TRACE instruction


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 0.75.
Copyright(c) IBM Corporation, 1996. All rights reserved. ©