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.
Searchwrap Switch
                                             Up Contents Index Back
─────Programmer's WorkBench─────────────────────────────────────────────────
 
     Searchwrap (Boolean)
 
     The Searchwrap switch determines if search commands and replace
     commands wrap around the ends of a file.
     See: Msearch, Psearch, Replace
          Search menu, Find Search menu, Replace
 
     Syntax
 
     Searchwrap:{ yes | no }
 
     yes    Searches wrap around the beginning and end of the file.
 
     no     Searches stop at the beginning and end of the file.
 
     Default
 
     Searchwrap:no
 
     See
 
     Boolean Switch Syntax
                                    -♦-