User`s guide
E: BSC Loopback Test Program
DC 900-1340I 241
UNIX example: mv bsc3270aldcfg.bin /usr/local/freeway/client/hpux/bin
mv bsc3270altcfg.bin /usr/local/freeway/client/hpux/bin
In a VMS system, if you run dlicfg and tsicfg instead of running the make file, you must
do the following:
• Before you run dlicfg and tsicfg, run the makefc.com command file to create the
foreign commands used for
dlicfg and tsicfg.
@MAKEFC <tcp-sys>
where <tcp-sys> is your TCP/IP package:
MULTINET(for a Multinet system)
TCPWARE (for TCPware system)
UCX (for a UCX system)
VMS example: @MAKEFC UCX
• After you run dlicfg and tsicfg, run the move.com command file which moves the
DLI and TSI binary configuration files to the
bin directory for your TCP/IP pack-
age.
@MOVE filename <tcp-sys>
where filename is the name of the binary configuration file and <tcp-sys> is
your TCP/IP package as shown above.
VMS example: @MOVE BSC3780ALDCFG.BIN UCX
In a Windows NT system, if you run dlicfg and tsicfg instead of running the make file,
you must manually move the resulting DLI and TSI binary configuration files to the
appropriate
freeway\client\op-sys\bin directory where op-sys indicates the operating sys-
tem:
ant or int. For example, freeway\client\ant\bin.
NT example: copy bsc3270aldcfg.bin \freeway\client\ant\bin
copy bsc3270altcfg.bin \freeway\client\ant\bin