Programmer's WorkBench (pwb.hlp) (Table of Contents; Topic list)
Enterinsmode Switch
                                             Up Contents Index Back
─────Programmer's WorkBench─────────────────────────────────────────────────
 
     Enterinsmode (Boolean)
 
     The Enterinsmode switch determines if PWB is to start in insert
     mode or overtype mode.
 
     You can toggle the current mode by using the Insertmode function
     («insertmode»).
     See: Insertmode
 
     When the current mode is overtype mode, the letter 'O' appears on
     the status bar. Depending on the setting of the Cursormode switch,
     the shape of the cursor reflects the current mode.
     See: Cursormode, Status Bar
 
     Syntax
 
     Enterinsmode:{ yes | no }
 
     yes    Start PWB in insert mode.
 
     no     Start PWB in overtype mode.
 
     Default
 
     Enterinsmode:yes
 
     See
 
     Boolean Switch Syntax
                                    -♦-