Bernie - You can type:
TRACE As the first line in an EEP and it will start the tracer at that point in your application. And if you want to selectively set it on or off, make it: DEBUG TRACE Then, if DEBUG is ON, it will TRACE, but if it's OFF it won't. Just use: SET DEBUG ON or SET DEBUG OFF Before running your program. And I think your July 4th question was valid - don't some buildings skip the 13th floor? Sami ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Sami Aaron Software Management Specialists 913-915-1971 [EMAIL PROTECTED] -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Bernard Lis Sent: Saturday, July 02, 2005 11:11 PM To: RBG7-L Mailing List Subject: [RBG7-L] - Tracing an eep Happy 4th to all, 1st question: Does England have a 4th of July? 2nd question: I tried to trace an eep by doing this: original eep name: oDoor.eep I changed the name in the form to oDoor2.eep odoor2.eep consists of: trace oDoor.eep return It skips the oDoor.eep entirely and traces the rest of the form eeps. How do you trace an eep without tracing the entire command file? And can you turn trace off in another eep? Bernie Lis --- RBG7-L ================================================ TO POST A MESSAGE TO ALL MEMBERS: Send a plain text email to [email protected] (Don't use any of these words as your Subject: INTRO, SUBSCRIBE, UNSUBSCRIBE, SEARCH, REMOVE, SUSPEND, RESUME, DIGEST, RESEND, HELP) ================================================ TO SEE MESSAGE POSTING GUIDELINES: Send a plain text email to [email protected] In the message SUBJECT, put just one word: INTRO ================================================ TO UNSUBSCRIBE: Send a plain text email to [email protected] In the message SUBJECT, put just one word: UNSUBSCRIBE ================================================ TO SEARCH ARCHIVES: Send a plain text email to [email protected] In the message SUBJECT, put just one word: SEARCH-n (where n is the number of days). In the message body, place any text to search for. ================================================
