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
|
| |
|
|
- Based
- Keyword (D-spec). Basing pointer.
- Usage:
BASED(pointer-name)
- Begsr
- Operation code. Begin Subroutine.
- Usage:
BEGSR subroutine-name ;
- Bind
- To create a callable program, by combining one or more ILE modules.
- Binder
- The system process that creates a bound program by packaging ILE modules
and resolving symbols passed between those modules.
- Binder Language
- Set of commands (STRPGMEXP, EXPORT, and ENDPGMEXP) to define the signature
for a service program. These commands (source type BND) are not executable.
- Binding
- The process of creating a callable program by packaging ILE modules
and resolving symbols passed between those modules.
- Binding Directory
- An object that contains a list of names of modules and service programs
that the binder may need when creating an ILE program or service program.
A binding directory is not a repository of the modules and service programs;
instead, it allows the binder to refer to them by name and type.
- %Bitand()
- Function. Bitwise AND Operation.
- Usage:
%BITAND(expression:expression:expression...)
- %Bitnot()
- Function. Invert Bits.
- Usage:
%BITNOT(expression)
- Bitoff
- Operation code. Set Bits Off.
- Usage: Obsolete. Use %Bitand, %Bitnot.
- Biton
- Operation code. Set Bits On.
- Usage: Obsolete. Use %Bitor.
- %Bitor()
- Function. Bitwise OR Operation.
- Usage:
%BITOR(expression:expression:expression...)
- %Bitxor()
- Function. Bitwise Exclusive OR Operation.
- Usage:
%BITXOR(expression:expression)
- Block
- Keyword (F-spec). Record blocking.
- Usage:
BLOCK(*YES|*NO)
- Bnddir
- Keyword (H-spec). Binding directories to use.
- Usage:
BNDDIR('bnd-dir-name':'bnd-dir-name'...)
- Bound program
- A callable object that combines one or more modules created by an ILE compiler.
|
| |
|
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:
|
|
|
|
|