Use the following line commands on the Compiled REXX Program List. Issue line commands from the prefix area that precedes the name of the program.
Lets you browse the source program.
Recompiles the program, and saves source text statements in the recompiled version.
Recompiles the program, but does not save source text statements in the recompiled version. Using the CN command (rather than the C command) reduces the amount of space taken up by the compiled program.
Deletes the program from the REXX compiled program library.
Takes you to ISPF edit, where you can modify the program (same as S). For details, see How to Edit a REXX Program from Option 2.5 in this chapter.
Searches for the program in the data sets (if any) that are concatenated to OPSEXEC ddname. If necessary, continues its search in the data sets concatenated to SYSEXEC ddname. If the program is found, takes you to the REXX Execute Entry panel, where you can:
For details, see How to Execute a REXX Program from Option 2.5 in this chapter.
Executes the compiled progname. When you issue the OX command, you are taken to the REXX Execute Entry panel, where you can:
For details, see How to Execute a REXX Program from Option 2.5 in this chapter.
Takes you to ISPF edit, where you can modify the program (same as E). For details, see How to Edit a REXX Program from Option 2.5.
Point-and-shoot is enabled to issue the S line command for a program. To issue the S line command for a program using the point-and-shoot method, place the cursor to the left of the desired program and press Enter. Point-and-shoot is enabled only if no primary or line commands have been entered.
| Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |