IN LIBRARY Phrase
The IN LIBRARY phrase is valid only for setting a procedure pointer data
item to an IBM® i program object. That is, a linkage of
program must be specified, whether implicitly or explicitly, on the SET statement.
- identifier-2
- Must be an alphanumeric data item. The contents of identifier-2 must represent a valid IBM i library name. IBM i library names are at most 10 characters long; the first 10 characters of identifier-2 are used to form the library name.
- literal-2
- Must be nonnumeric and can be a maximum of 10 characters.
Identifier-2 and literal-2 are not affected by the *MONOPRC compiler option, and can contain an IBM i extended name.