Programmer's WorkBench (pwb.hlp) (Table of Contents; Topic list)
Shortnames Switch
                                             Up Contents Index Back
─────Programmer's WorkBench─────────────────────────────────────────────────
 
     Shortnames (Boolean)
 
     The Shortnames switch determines if currently loaded files can be
     accessed by their short names (base name only).
 
     Syntax
 
     Shortnames:{ yes | no }
 
     yes    You can switch to a file currently loaded into PWB by
            specifying only the base name to Openfile («openfile»)
            and Setfile («setfile»).
 
     no     You must specify the extension as well as the base name
            to switch to a file.
 
     Default
 
     Shortnames:yes
 
     See
 
     Openfile, Setfile
     Boolean Switch Syntax
     File menu, Open
                                    -♦-