LSE$HELP.HLB  —  Commands for Compiling Source Code and Reviewing Errors
      COMPILE

          Lets you compile the contents of a buffer without leaving
          LSE.

      COMPILE REVIEW

          Compile the contents of the current buffer, and then review
          any errors.

      GOTO REVIEW

          Moves the cursor to the currently active review buffer.

      GOTO SOURCE

          Displays the source corresponding to the current diagnostic
          or show list entry.

      NEXT ERROR

          Selects the next diagnostic in the current set of
          diagnostics.

      PREVIOUS ERROR

          Selects the previous diagnostic in the current set of
          diagnostics.

      REVIEW

          Displays a set of diagnostic messages resulting from a
          compilation of the current buffer.

      REVIEW BUFFER

          Displays a set of diagnostic messages resulting from a
          compilation of the specified buffer.

      REVIEW FILE

          Displays a set of diagnostic messages, from the specified
          diagnostics file, resulting from a compilation.

      SET SAVE RELATED BUFFERS

          Determines if related modified buffers are written out on
          COMPILE commands.
Close Help