HP RPG/iX Utilities Reference Manual (30318-90006)
A- 231
BOTH [BY inc]
SO[URCE] [BY inc]
SO[URCE] W[ITH] SE[QNUM]
SE[QNUM] W[ITH] SO[URCE]
Renumbers work file sequence line numbers; "lb/le" establishes range for renumbering; "BY inc"
establishes increment value; "BOTH" renumbers sequence line numbers and RPG source line
numbers (cols 1- 5); "SOURCE WITH SEQNUM" renumbers source lines to agree with the sequence
line numbers; "SEQNUM WITH SOURCE" renumbers sequence line numbers to agree with source
line numbers.
25 RU[N] progfile [,entrypoint] [;NOPRIV] [;LMAP] [;DEBUG]
[;MAXDATA=segsize] [;PARM=num]
[;STACK=stacksize] [;DL=dlsize]
P
[;LIB=G] [;NOCB]
S
Runs a program file (similar to MPE:RUN command); see RUN command for an explanation of
parameters.
26 24. S[HOW] [lb] [C[OL]]
Shows a page for direct screen modification with RPG Record Spec
form appropriate to records displayed; "COL" parameter displays a
column indicator rather than the RPG Record Spec form.
27 T[EXT] filename [N[OW]]
Copies the file "filename" into a work file; "NOW" allows you to TEXT in a new work file without
keeping the changes you have made
to the work file you are editing and without RISE prompting you
with a safety message.
28 UN[DEL]
Restores lines deleted by the last "DELETE" command.
29 V[ERIFY] R[PG]
L[IST)
P[REP] [progfile] [;ZERODB] [;PMAP]
[;MAXDATA=segsize] [;STACK=stacksize]
[;DL=dlsize] [;CAP=caplist] [;RL=filename]
[;PATCH=patchsize]
"RPG" compile the edit file; or "LIST" a previously produced compilation listing. "PREP" prepares a
USL file in $OLDPASS to a program with the preparation "options" that are described under
VERIFY.
30 X[PAND] numrecs