User guide

70 DC 900-1333P
Freeway User Guide
2. From your OP-SYS directory, create the BIN and LIB directories if they dont
already exist.
SET DEF OP-SYS
CREATE /DIR [.BIN]
CREATE /DIR [.LIB]
Step 2: Run the MAKE_DLI_TSI command
From the
FREEWAY.LIB directory, enter one of the following commands. The newly
created files will be placed in the proper
FREEWAY.CLIENT.OP-SYS.BIN or FREEWAY.
CLIENT.OP-SYS.LIB
directory.
SET DEF SYS$SYSDEVICE[FREEWAY.LIB]
@MAKE_DLI_TSI "" MULTINET (for VMS with Multinet)
@MAKE_DLI_TSI "" TCPWARE (for VMS with TCPware)
@MAKE_DLI_TSI "" UCX (for VMS with UCX)
2.3.5 Build the CS API Library File
If you are using the X.25 protocol, you must build the CS API library file needed by the
Freeway software. A make command is included that performs this operation.
From the
FREEWAY.LIB.CS_API directory, enter one of the following commands. The
newly created file will be placed in the
FREEWAY.CLIENT.OP-SYS.LIB directory.
SET DEF SYS$SYSDEVICE[FREEWAY.LIB.CS_API]
@MAKEVMS "" MULTINET
(for VMS with Multinet)
@MAKEVMS "" TCPWARE (for VMS with TCPware)
@MAKEVMS "" UCX (for VMS with UCX)