Versions Compared

Key

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

DEBUG writes a defined result to a log file and gives the parameter this result.

Syntax

  1. DEBUG(0, FileName, Write%)
  2. DEBUG(ValExp, FileName, Write%)
  3. DEBUG(Telitab$, FileName, Write%)
  4. DEBUG(Object, FileName, Write%)

...