LSE$CLIHELP.HLB  —  SET
Specifies one or more directory specifications. You can specify CMS$LIB as one directory specification; however, you may not get the results you expect if you set CMS$LIB as a source directory and do not issue the CMS command SET LIBRARY.

39  –  TAB_INCREMENT

    Specifies logical tab stops in the indicated buffer.

    Format

      SET TAB_INCREMENT   number

39.1  –  Qualifier

39.1.1    /BUFFER

       /BUFFER=buffer-name

    Indicates the buffer whose tab increment is to be changed. The
    default is the current buffer.

39.2  –  Parameter

 number
    Specifies the interval for setting tab stops.

40  –  WRAP

    Enables wrapping in the indicated buffer. LSE automatically splits
    the current line at the right-margin setting when you type text
    past the right margin.

    Format

      SET WRAP

40.1  –  Qualifier

40.1.1    /BUFFER

       /BUFFER=buffer-name

    Indicates the buffer for which wrapping is to be enabled. The
    default is the current buffer.

41  –  WRITE

    Instructs LSE to write the contents of the indicated buffer to a
    file when you exit from LSE or issue a COMPILE command.

    Format

      SET WRITE

41.1  –  Qualifier

41.1.1    /BUFFER

       /BUFFER=buffer-name

    Indicates the buffer whose read-only/write state is to be changed.
    The default is the current buffer.
Close Help