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.
Backup Switch
                                             Up Contents Index Back
─────Programmer's WorkBench─────────────────────────────────────────────────
 
     Backup (Text)
 
     The Backup switch determines what happens to the old copy of a
     file before the new version is saved to disk.
 
     Syntax
 
     Backup:[ undel | bak ]
 
     (none)    No backup: PWB overwrites the file.
 
     undel     PWB moves the old file to a hidden directory so you can
               retrieve it with the UNDEL utility. The number of copies
               saved is specified by the Undelcount switch.
               See: Undelcount, About RM, EXP, and UNDEL
 
     bak       The extension of the previous version of the file is
               changed to .BAK.
 
     Default
 
     Backup:bak
                                    -♦-