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.
Run: <program>
                                             Up Contents Index Back
─────Programmer's WorkBench─────────────────────────────────────────────────
 
     The Run: <program> dialog box allows you to specify the following
     options for custom Run menu commands:
 
     Option              Description
 
     Arguments           Specifies the command-line arguments for the
                         program. To pass the name of the current file,
                         use the string '%s'.
                         See: Filename-Parts Syntax
 
     Output File Name    Specifies the name of a file that will receive
                         the redirected output from the program.
 
     See
 
     Run menu, Customize Run Menu
                                    -♦-