RLINIT [ HP Pascal/iX Reference Manual ] MPE/iX 5.0 Documentation
HP Pascal/iX Reference Manual
RLINIT
RLINIT is a System-Dependent MPE/iX Option.
The RLINIT compiler option initializes an RL file to empty.
Syntax
$RLINIT$
Default None.
Location At front.
The RLINIT compiler option initializes an RL file to empty before placing
any object code in it. If RLINIT is not used, the compiler appends the
new object code to any code that is already in the RL file. If $OLDPASS
is used, or no file with the specified name exists, the system creates an
RL file. If the specified object file is not an RL file (that is, if it
is an NMOBJ file), an error occurs.
MPE/iX 5.0 Documentation