Versions Compared

Key

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

...

For a large application this is essential for being able to make sense of it.If your

application doesn’t make use of the BASargParser class then you can call the function BAStrace directly, i.e.Try these different command line invocations of the sandbox:

Code Block
BAStrace("BAS*");  // trace all files starting with BAS../test --trace "main"
./test --trace "*"
./test --trace "APP*"