SAVECONNECT [ HP Resource Sharing for MPE/iX ] MPE/iX 5.0 Documentation
HP Resource Sharing for MPE/iX
SAVECONNECT
The SAVECONNECT command saves all active connections to a file you
specify, or a default file called AUTOCONN.
If you want the connections to be activated automatically when you run
DISCMGR, create the AUTOCONN file by entering your USE commands, then
entering SAVECONNECT.
If you save connections in a file other than AUTOCONN, you must use the
AUTOCONNECT command to make those connections automatic.
If you have an existing automatic connection file, the SAVECONNECT
command saves whatever connections are currently active to the existing
file.
Abbreviation: SC
SAVECONNECT [MPEfilename]
For example, the following command sequence creates MYFILE, an automatic
connection file:
USE J: \JOE
USE M: \MIKE
USE V: \JOAN
SAVECONNECT MYFILE
Once you have used the SAVECONNECT command to create the file, you can
activate these connections by running DISCMGR and issuing the AUTOCONNECT
command:
AUTOCONNECT MYFILE
If you do not specify a filename, the information will be saved to a file
called AUTOCONN, which will be activated automatically when you run
DISCMGR.
MPE/iX 5.0 Documentation