Can anyone tell me how to check which MML commands have been entered into the MD - I guess it's some sort of history file. I need to check commands that have been entered over a period of time.
Thanks for the reply - how as this activated and how do I see the results? I've searched through Alex, but don't find it very clear, unless I'm looking in the wrong place!
I/O logging is enabled with IOELIRINT= ,RESULT= ;
Parameter PRINT has yes/no .
YES logges print commands in addition to executed commands.
Parameter RESULT has /yes/no/sep
YES logges the result of the command (like executed).
The contents of the log file is printed out using the command FIFCPath=/SYSN/USR1/SES/IC/"the file",FORMAT=ASCII;
Replace "the file" with the file you wan't to look at.
Command files is given the filname COMMAND + date
and extension .DAT (eg. COMMAND24.DAT )
Browse the I/O log directory on HD with
FIDAPATH=/SYSN/USR1/SES/IC,OPT=ALL;
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.