I am working on a jbase 3.x on a windows XP system. The old programmer is no longer available. In trying figure out system slowness, I noticed that there were prewrite triggers on many files. After more research, I noticed that if I create a file and do LIST-TRIGGER on it, the triggers show up there as well. It will not allow me to delete this trigger at the file level, and they also show up as indexes under LIST-INDEX, but I cannot delete it there either. Can some shed light on what is going on? I was thinking there may be a global trigger, but cannot find any documentation on this. Also, when doing LIST-TRIGGER, I keep getting debuggers. Here is an example an I get it the same information for every file:
TRIGGER definitions for file BOOKED at 10:51:32 05 NOV 2014 PAGE 1 TYPE : prewrite AMEND NO TERM NO DEBUG NO SUBROUTINE NAME TRIGGER_RECORD_UPD MOD.TIME 23:36:52 AMEND NO TERM NO DEBUG NO SUBROUTINE NAME TRIGGER_RECORD_UPD Warning: Unable to find debugger information for source TRANSLATE.b Warning: Unable to find debugger information for source ENQRUN.b Warning: Unable to find debugger information for source ENQUIRE.b Non-numeric value -- ZERO USED , Variable '(UNKNOWN)' , Line 9 , Source TRANSLATE.b Trap from an error message, error message name = NON_NUMERIC Line 9 , Source TRANSLATE.b (Source cannot be opened for display) jBASE debugger-> -- -- IMPORTANT: T24/Globus posts are no longer accepted on this forum. To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en --- You received this message because you are subscribed to the Google Groups "jBASE" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
