Prepare, Rminal session shows, Command only mod – HP Integrity NonStop J-Series User Manual
Page 153: Command, To change a library in an object, Rary was removed. in either case, issue the, Command to prep, Orm the functions of the
NonStop AutoTMF Commands
HP NonStop AutoTMF Software User’s Guide—429952-017
6-77
OUT
the name of a configured monitor process. The monitor process does not need to
be running to update or display information for the corresponding MapDB.
OUT
Directs the output of the CI session to another file. Interactive terminal prompts will
continue to appear on the original input device.
filename
identifies an output file and directs CI session output to that file. If filename is
omitted, output will be directed to the original process OUT file.
PREPARE
Changes all external references to Enscribe and selected operating system procedures
to the corresponding AutoTMF runtime library procedures; also establishes the
AutoTMF runtime library as the user library for a TNS or TNSR program and as a DLL
to a TNS/E program.
Only complete programs are prepared. Object files with no main procedure are either
user libraries or components to be bound with other object files; these are skipped by
the command.
object-fileset
a file name pattern that describes a collection of application program files to be
prepared.
option
OUT [ filename ];
PREPARE object-fileset [, option ];
option is:
{ !
}
{
}
{ AFTER filename
}
{
}
{ ALLOWDUPLICATES
}
{
}
{ LIBRARY alternate-library }
{
}
{ OCA | NOOCA
}
{
}
{ START filename
}
{
}
{ TNS | TNSR | TNSE
}
{
}
{ USERLIB | UL
}