|
|
Syntax
RUN BUILDINT.PUB.SYS
or
BUILDINT
Operation
Use BUILDINT to build or change Compatibility Mode (CM) intrinsic disk
files.
BUILDINT accepts SPL procedure head declarations (OPTION
EXTERNAL is required) and optional commands as input data. If no commands
are issued, the procedure head declarations are added to the intrinsic file.
Any input data that is not a procedure head terminates input. At this point,
the program prints a formatted list of all intrinsics and terminates.
Additional Discussion
For more information, refer to the Systems Programming
Language Reference Manual.
|