Syntax:
TRACE OFF TRACE METHODS TRACE ALL TRACE RESULTS
Traces nothing, entry to methods in class, all clauses, or all clauses and results. TRACE should be placed before the first method in a class to affect all methods, or may be used dynamically within methods.
[ previous section | contents | next section ]
From 'netrexx.doc', version 1.00.
Copyright(c) IBM Corporation, 1996, 1997. All rights reserved. ©