User guide

How to Access Local Programs
Using VMS
To access a local program from a MicroVAX system running
VMS version 5.3-2 or greater, use the command:
$ SET HOST/DUP/SERVER=MSCP$DUP/TASK=taskname nodename
The following table defines taskname and nodename:
Term Meaning How to find
Taskname Name of the local
program
Descriptions found in this
chapter
Nodename Node name of the ISE To find the node name of an
ISE, type SHOW DEVICES
or SHOW CLUSTER at the
DCL ( $ ) prompt and press
Return
To create a file in your directory of what appears on the screen,
add the qualifier:
/log=filename.ext
to:
$ SET HOST/DUP/SERVER=MSCP$DUP/TASK=taskname nodename
(Where "filename.ext" is, insert name of file and extension.)
Continued on next page
4–4