AutoTMF Software User's Guide (Update 14)
NonStop AutoTMF Commands
HP NonStop AutoTMF Software User’s Guide—429952-016
6-75
OBEY
Specifying the LIBRARY option implicitly restricts the processing of the 
command to the file type of the library object and is equivalent to specifying 
TNS, TNSR, or TNSE.
OBEY
Reads and runs a sequence of commands from another device. The commands are 
run serially until end-of-file is detected. An OBEY file may not contain an OBEY 
command.
filename
a file containing a sequence of commands.
OPEN
Sets the current AutoTMF monitor process.
process-name
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.
OBEY filename;
OPEN process-name;
OUT [ filename ];










