RPG IV From A to Z
|
| A comprehensive glossary of RPG IV and ILE terms: |
| |
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
|
|
Current at Version 6 Release 1.
|
- Color Key:
Required syntax
Optional syntax
- Obsolete entry
|
| |
|
|
- Rafdata
- Keyword (F-spec). Name of date file for record address file.
- Usage:
RAFDATA(file-name)
- Read
- Operation code. Read a Record.
- Usage:
READ(en) name data-structure ;
- Readc
- Operation code. Read Next Changed Record.
- Usage:
READC(e) record-name data-structure ;
- Reade
- Operation code. Read Equal Key.
- Usage:
READE(enhmr) search-arg name data-structure ;
- Readp
- Operation code. Read Prior Record.
- Usage:
READP(en) name data-structure ;
- Readpe
- Operation code. Read Prior Equal Key.
- Usage:
READPE(enhmr) search-arg name data-structure ;
- %Realloc()
- Function. Reallocate Storage with New Length.
- Usage:
%REALLOC(pointer:length)
- Realloc
- Operation code. Reallocate Storage with New Length.
- Usage: Obsolete. Use %Realloc.
- Recno
- Keyword (F-spec). Field name for relative record number processing.
- Usage:
RECNO(field-name)
- Record Address File
- Input file that indicates which records are to be read from another file and the
order in which the records are to be read.
- Rel
- Operation code. Release Device.
- Usage:
REL(e) program-device file-name ;
- %Rem()
- Function. Get Integer Remainder (Modulus).
- Usage:
%REM(dividend:divisor)
- Rename
- Keyword (F-spec). Rename record format from externally described file.
- Usage:
RENAME(external-fmt-name:internal-fmt-name)
- %Replace()
- Function. Replace Character String.
- Usage:
%REPLACE(replacement:string:start:length)
- Reset
- Operation code. Reset Data Item Value.
- Usage:
RESET(e) *NOKEY *ALL name ;
- Resulting Indicator
- Obsolete. Indicator that signals the result of a calculation. Use %Found, %Error, %Eof, or %Equal instead.
- Return
- Operation code. Return to Caller.
- Usage:
RETURN(hmr) expression ;
- Rolbk
- Operation code. Roll Back File Changes.
- Usage:
ROLBK(e) ;
- Runtime Array
- An array that is loaded after the program starts to run.
- Runtime Table
- A table that is loaded after the program starts to run.
|
| |
|
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
|
| |
 |
| Privacy and Email Policy |
| |
| AS/400®, eServer, i5/OS, IBM i, Integrated Language Environment®, iSeries, OS/400®, RPG/400®, System i5, VisualAge®, and WebSphere® are trademarks of IBM Corporation. Note: IBM® System i is the latest member of the family of eServer iSeries. This site might refer to System i as System i5, iSeries, or AS/400. |
| |
If you are having trouble navigating the menu at the top of this page, you may use the following scrollable site map instead:
|
|
|
|
|