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.
Predefined PWB Macros _pwbfile<n>
 Definition                                Up Contents Index Back
─────Programmer's WorkBench─────────────────────────────────────────────────
 
     Macro        Description                             Key
     _pwbfile1    Switch to file 1 in the file history    «_pwbfile1»
     _pwbfile2    .                                       «_pwbfile2»
     _pwbfile3    .                                       «_pwbfile3»
     _pwbfile4    .                                       «_pwbfile4»
     _pwbfile5                                            «_pwbfile5»
     _pwbfile6    .                                       «_pwbfile6»
     _pwbfile7    .                                       «_pwbfile7»
     _pwbfile8    .                                       «_pwbfile8»
     _pwbfile9    Switch to file 9 in the file history    «_pwbfile9»
 
     Menu  File menu, <n> <file>
 
     <n>       File number
 
     <file>    Filename
 
     The _pwbfile<n> macros switch to specific files in the active file
     history. For example, the _pwbfile4 macro switches to the fourth
     file in the history.
                                    -♦-