I inherited a system with jbase 3.0 on WIN XP. I am having some trouble finding good information on triggers and having some problems with them. When writing a record, it is prompting me for information because I believe there is a trigger subroutine set. I tried LIST-TRIGGER FILENAME and also tried LIST-TRIGGER -a FILENAME, but get the following no matter what file I enter, but I think it was giving me a listing before I tried the -a option:
TRIGGER definitions for file FILENAME at 11:32:18 11 JUL 2013 PAGE 1 TYPE : prewrite AMEND YES TERM NO DEBUG YES SUBROUTINE NAME UNIVERSAL_TRIGGER MOD.TIME 14:42:20 AMEND YES TERM NO DEBUG YES SUBROUTINE NAME UNIVERSAL_TRIGGER 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-> Now it is in the debugger. If I try a jshow UNIVERSAL_TRIGGER, I get: line 192, Source TRANSLATE.b Line 9, Source TRANSLATE.b jbase debugger-> I am in the debugger again. Can someone tell me what is going on and how to fix this? I am familiar with how triggers work, but have never worked with them in jbase. Thanks in advance for any help, Troy -- -- 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/groups/opt_out.
