A SERVICE OF

logo

Chapter 6 519
Command Definitions P-R
RPGXLGO
Use
This command may be issued from a session, job, or program. It may not be used in
BREAK. Pressing
Break suspends the execution of this command. Entering the RESUME
command continues the execution.
Example
To compile, link, and execute an RPG/XL program entered from your standard input
device, with the program listing sent to your standard list device, enter:
RPGXLGO
To compile, link, and execute an RPG/XL program from the disk file RPGSRC and send the
program listing to the file LISTFILE, enter:
RPGXLGO RPGSRC,LISTFILE
Related Information
Commands RPGXL, RPGXLLK
Manuals HP RPG/XL Programmer's Guide
HP RPG/XL Reference Manual
HP RPG Utilities Reference Manual