TRACE ALL vs. TRACE OFF vs. TRACE VAR vs. TRACE PROPERTIES

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

TRACE ALL vs. TRACE OFF vs. TRACE VAR vs. TRACE PROPERTIES

ThSITC
Hi there,

    I did now re-read 3 times of the TRACING issues (in nrl2.pdf, sorry,
last printed out version)

Questions (issues):

1.) TRACE ALL at the top of a program IS allowd (thank you, Mike)
2.) TRACE <any parameter> AFTER the logical End of a method, and before
the NEXT method def
is, however, NOT allowed!

Why, please?

TRACE is NO EXECUTABLE statement (or is it?)

May I, or any NetRexx Programmer say:

     x=boolean 1 -- just My codnition (as a sample set to TRUE)
    if x then TRACE ALL

3.) when does TRACE finish?

    a) at the end of the current routine/method/function/class?
    b) when explicitely TRACE OFF is called?

I cannot find the proper places in the doc's describing this whole
behaviour.

I'm sotrry.
Thomas.

--
Thomas Schneider (Founder of www.thsitc.com) Member of the Rexx Languge
Asscociation (www.rexxla.org) Member of the NetRexx Developer's Team
(www.netrexx.org)

_______________________________________________
Ibm-netrexx mailing list
[hidden email]
Online Archive : http://ibm-netrexx.215625.n3.nabble.com/

Thomas Schneider, Vienna, Austria (Europe) :-)

www.thsitc.com
www.db-123.com