If this is a 700 series, graphical configurations can be set at the BOOT_ADMIN prompt by entering the command "monitor". The types are all fixed freq. settings. ( You have to know what freq. setting is required by the monitor you are replacing. (PS usually this has to be done before...
Define a variable; the send it. eg:<br>
<br>
set FILE_RECORD "\033\[17~"<br>
<br>
send $FILE_RECORD<br>
<br>
This real life example from a expect script that controls a Mumps database and is the string for filing a record after creation of modification. The string is an ESCAPE...
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.