Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

7.2 Example Trace Handler

This is an example of a self-contained Trace Handler object. It checks for the existence of a text file called TracingOn.txt and if found will install itself at run time and a trace file will be created. Any trace statements coded in to into the application will be output to this trace file.

Copy and paste the source in to into a new RDMLX reusable part. Save and compile.

...