TRACE VAR only traces unqualified Variables.

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

TRACE VAR only traces unqualified Variables.

ThSITC
When my memory does serve me right, then TRACE VAR may be only used
for local variables (local in the current Program).

More generally, in more complex program sets, it might be desired to TRACE
the usage of USED modules, e.g.

TRACE VAR Rexxmsg.line_no

    *or simply*

TRACE VAR line_no *when* RexxMsg is used, e.g.:

class abc USES RexxFile, RexxMsg

...

Would that be possible in release 4.0?
Thomas.






_______________________________________________
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