Programmer's WorkBench (pwb.hlp) (Table of Contents; Topic list)
Run Menu, Execute Command
                                             Up Contents Index Back
─────Programmer's WorkBench─────────────────────────────────────────────────
 
     Run menu, Execute command
 
     Choose Execute to run the open project's program.
 
     To set the program's command line, choose Program Arguments.
     See: Run menu, Program Arguments
 
     When you choose Execute, PWB executes the command specified by the
     current project's 'run' build rule.
     See: Build:command {run│debug}
 
     TIP: You can also use the following macro and key to run the
          program:
 
          run:=Arg "run" Compile
 
     See
 
     Run menu, Debug
                                    -♦-