home *** CD-ROM | disk | FTP | other *** search
- ! This ECF command file can be used on the command line of and emulator icon
- ! to cause the emulator to automatically connect to the WINSOCK port that
- ! has a particular node. The passed parameter contains the node name.
- ! This file can be edited to change the port to any available in the emulator.
- !
- ! <drive>:\<directory path>\<executable>.EXE @connect MARS
- !
- ! where drive is the drive letter containing the emulator, directory path is
- ! the path to the directory containing the emulator executable, and executable
- ! is the file name of the emulator. Please include the .EXE extension.
- !
- ! The example will cause the emulator to connect to the node named MARS
- ! on the network supported by WINSOCK.
-
- set host /port=WINSOCK 'p1'
-
- ! Additional automatic login scripts can be perfomed by using the login.ecf
- ! command file as an example and passing the command file name as a second
- ! parameter. Then uncomment the following line.
-
- !@'p2'
-