AutoSYNC Software User's Guide (Update 17)

Command Interpreter
HP AutoSYNC User’s Guide522580-018
8-81
OPEN
OPEN
Select a current monitor process and associated MapDB.
process-name
the name of a configured monitor process. It is not necessary for the monitor
process to be executing to update or display information for the corresponding
MapDB.
OUT
Directs the output of an AUTOSYNC terminal session to another file. Interactive
terminal prompts continues to appear on the original input device. Specifying an OUT
command with no file name reverts to the original output file.
filename
an output file and directs all AUTOSYNC session output to that file. If filename is
omitted, AUTOSYNC session output is directed to the original process OUT file.
PURGEDATA
Clears data from a file.
file-name
a file name.
SHARE
the file is to be opened in shared exclusion mode. The default is protected.
RENAME
Renames a non audited Enscribe file, like the TACL RENAME command.
old-file
the Enscribe file to rename.
new-file
OPEN process-name;
OUT [ filename ];
PURGEDATA file-name [, SHARE ];
RENAME old-file , new-file