A SERVICE OF

logo

Chapter 6 511
Command Definitions P-R
RPGGO
Use
This command may be issued from a session, job, or program. It may not be issued in
BREAK. Pressing
Break suspends the execution of this command. Entering the RESUME
command continues the execution.
Examples
To compile, prepare, and execute an RPG program entered from your standard input
device and send the program listing to your standard list device, enter:
RPGGO
To compile, prepare, and execute an RPG program read from the disk file SOURCE and send
the program listing to the disk file LISTFL, enter:
RPGGO SOURCE,LISTFL
Related Information
Commands RPG, RPGPREP, PREP, RUN
Manuals MPE Segmenter Reference Manual
RPG/3000 Compiler Reference Manual