bas7advr.hlp (Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
TRON/TROFF Statements Details
  Syntax  Details                            Contents  Index  Back
──────────────────────────────────────────────────────────────────────────────
TRON traces the execution of program statements.
 
TRON
TROFF
 
Usage Notes
    ■ In the QBX environment, executing a TRON statement has the same
      effect as selecting Trace On from the Debug menu--each statement is
      highlighted on the screen as it executes.
    ■ The TROFF statement turns off the program trace.
    ■ The TRON and TROFF statements only display line numbers when compiled
      with the Debug option or the /D option on the BC command line.