Bernie,

Before you trace odoor2.eep, run your form once to grab the form variables
you want to watch (making sure "clear form variables" is not checked in your
form) or simply set some test variables manually:

*(Odoor2.eep) 
Set var abc
Set var def
Etc...
Run odoor.eep
return


> -----Original Message-----
> From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Bernard Lis
> Sent: Sunday, July 03, 2005 11:46 AM
> To: RBG7-L Mailing List
> Subject: [RBG7-L] - Re: Tracing an eep
> 
> Thanks for the suggestion David, but the eep needs vars from the calling
> program and the form it runs from.
> 
> Bernie
> 
> ----- Original Message -----
> From: "David M. Blocker" <[EMAIL PROTECTED]>
> To: "RBG7-L Mailing List" <[email protected]>
> Sent: Sunday, July 03, 2005 4:46 AM
> Subject: [RBG7-L] - Re: Tracing an eep
> 
> 
> > Bernie
> >
> > Why not just TRACE ODOOR.EEP from the R> prompt?
> >
> > Failing that, change ODOOR2.EEP to:
> >
> > RUN ODOOR.EEP
> > RETURN
> >
> > David Blocker
> > [EMAIL PROTECTED]
> > 781-784-1919
> > Fax: 781-784-1860
> > Cell: 339-206-0261
> > ----- Original Message -----
> > From: "Bernard Lis" <[EMAIL PROTECTED]>
> > To: "RBG7-L Mailing List" <[email protected]>
> > Sent: Sunday, July 03, 2005 12:10 AM
> > 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.
> >> ================================================
> >>
> >>
> >>
> >
> >

Reply via email to