Programmer's WorkBench (pwb.hlp) (Table of Contents; 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.
Softcr Switch
                                             Up Contents Index Back
─────Programmer's WorkBench─────────────────────────────────────────────────
 
     Softcr (Boolean)
 
     The Softcr switch controls indentation of new lines based on the
     format of surrounding text when you execute the Emacsnewl
     («emacsnewl») and Newline («newline») functions.
     See: Emacsnewl, Newline
 
     Syntax
 
     Softcr:{ yes | no }
 
     yes    Indent new lines.
 
     no     Do not indent new lines.
 
            After executing Emacsnewl or Newline, the cursor is placed
            in column 1.
 
     Default
 
     Softcr:yes
 
     See
 
     Boolean Switch Syntax
                                    -♦-