EVE$HELP.HLB  —  SET_FILL_NOTAGS
  SET FILL NOTAGS    (default)

  Prevents FILL commands from wrapping lines that start with a RUNOFF
  command or VAX DOCUMENT tag---that is, treats them as paragraph
  boundaries.

  Example:

     The following commands tell EVE to not allow filling lines that start
     with RUNOFF commands or DOCUMENT tags---the default setting; fill the
     current paragraph or range; and then to allow filling such lines:

        Command: SET FILL NOTAGS
        Command: FILL
        Command: SET FILL TAGS

  Usage notes:

  o  SET FILL NOTAGS adds to the list of paragraph boundaries any RUNOFF
     commands or VAX DOCUMENT tags at the start of a line. Thus, if you used
     SET FILL TAGS to fill lines starting with RUNOFF commands or VAX
     DOCUMENT tags, you can use SET FILL NOTAGS to restore EVE's default
     paragraph boundaries.

  o  EVE's default paragraph boundaries are any of the following:

        *  Blank line
        *  Top or bottom of the buffer
        *  Page break (form feed at the start of a line)
        *  RUNOFF command (such as .BREAK;) at the start of a line
        *  VAX DOCUMENT tag (such as <LE>) at the start of a line

  Related topics:

     FILL     FILL PARAGRAPH     FILL RANGE     SET FILL TAGS
Close Help