I want to trap an error ANYWHERE in the app. Obviously I can trap it on an individual command but is there any way to trap an error wherever and whenever it occurs so I can then run a procedure?
IOW just have ONE statement somewhere which will be activate when any error occurs.
Thx.
IOW just have ONE statement somewhere which will be activate when any error occurs.
Thx.