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.
How to Change Directories
                                             Up Contents Index Back
─────Programmer's WorkBench─────────────────────────────────────────────────
 
     To change the current drive or directory in PWB:
 
       1. From the File menu, choose Open.
 
       2. Then:
 
            ■  Double-click the directory to change to in the
               Drives/Dirs box.
 
            OR
 
            ■  Type the name of the directory in the File Name box and
               press ENTER.
 
     You can use the Drives/Dirs box in any PWB dialog box to change the
     current directory in PWB.
 
     To change the current drive or directory using a PWB function:
 
       1. Execute Arg («arg»).
 
       2. Type the drive specifier (C:) or directory name.
 
       3. Execute Setfile («setfile»).
 
     You can also use the Openfile function («Openfile») in the same way.
                                    -♦-