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.
Selmode Function
                                             Up Contents Index Back
─────Programmer's WorkBench─────────────────────────────────────────────────
 
     Selmode («selmode»)
 
     Advances the selection mode between stream, line, and box modes,
     starting with the current mode.
 
     Returns
 
     True:  New mode is stream mode.
     False: New mode is box mode or line mode.
 
     See
 
     Selection Modes (Defined)
 
     See
 
     _pwbstreammode, _pwbboxmode, _pwblinemode
     Edit menu, Stream Mode
     Edit menu, Box Mode
     Edit menu, Line Mode
                                    -♦-