Programmer's WorkBench (pwb.hlp) (Table of Contents; Topic list)
Autosave Switch
                                             Up Contents Index Back
─────Programmer's WorkBench─────────────────────────────────────────────────
 
     Autosave (Boolean)
 
     The Autosave switch determines if PWB automatically saves the
     current file without prompting whenever you move to another file,
     exit PWB or execute an external operation such as a shell, build,
     or compile.
 
     If the Autosave switch is set to No, PWB maintains the contents
     of files in memory for internal operations, and prompts to save
     modified files on exit or for external operations such as a build.
 
     Syntax
 
     Autosave:{ yes | no }
 
     yes    Automatically save files.
 
     no     Do not automatically save files.
 
     Default
 
     Autosave:no
 
     Update
 
     In PWB 1.x, the default value of Autosave is Yes.
 
     See
 
     Shell, Timersave
     Boolean Switch Syntax
     File menu, DOS Shell
     Run menu, Run DOS Command
                                    -♦-