home *** CD-ROM | disk | FTP | other *** search
- ; Note! I don't think you need the stack 40000 here, but
- ; it's just in case. Also, you need to set up CNet's
- ; "port" 1 to use this script as is. Otherwise, you
- ; will have to change the number after the "port"
- ; keyword. To see what ports you have, run cnet:config,
- ; click on the Modems button, and see what ports you
- ; have on the left hand side (there's a listview with
- ; numbers). If there are no numbers there yet, then
- ; you probably haven't configured CNet yet. To configure
- ; CNet, you should click on the New button, edit the Device,
- ; Unit, enable Shared, enable Locked, etc. Then type in '1'
- ; in the string gadget below the listview on the left hand
- ; side. Then, click on the Add gadget. The number '1' should
- ; appear in the listview if all went well. Then you should be
- ; all set to use this script as is.
- ;
- ; This has only been tested with CNet 3.05c
-
- stack 40000
- cnet:bbs port 1 trap baud 19200 lock 19200
- endcli
-