MPE/iX System Utilities Reference Manual (32650-90908)

Chapter 20
SAINT
Operation
167
Parameters
symbolname The symbol to be found in the symbol table. This parameter is required.
filename The name of the boot image file. The default is the currently built boot image.
Example
FINDSYM system_abort,start.abuild01.official
HELP
This command displays a list of the SAINT utility commands in alphabetical order, plus a short description of
each commands syntax and function. You can also enter the HELP command followed by a single command
name to see the syntax and function of that specific command.
Syntax
HELP
HELP >commandname
Parameters
commandname The name of the command for which you want information.
Examples:
HELP
HELP findsym
LOADCME
This command integrates a compatibility mode environment (CME) file into the current boot image file.
SAINT appends the CME file to the current boot image and enters the offset of the CME within the boot image
in the boot image descriptor record.
Syntax
LOADCME filename
Parameters
filename The name of the CME file to be added. This parameter is required.
Example
LOADCME why.captain.spalding
LOADMILLI
This command loads the system millicode file into the boot image.