[comp.databases] Generalized question about debugging in Oracle SQL*Forms

beverly@ai.cs.wisc.edu (Beverly Seavey (-Kung)) (09/12/90)

   Is there anything more to SQL*Forms debugging than being able to get
   a beep and a warning that a trigger is about to get triggered?
   Unless there is an error, I can't get a copy of what the trigger,
   and variables in the trigger evaluated to. Is each parsed trigger step
   collected in some buffer that the user has access to?