home *** CD-ROM | disk | FTP | other *** search
- .key node
- .def node=14:103/2
-
-
- ;;; Script to Deiconize node 1 and poll your host/hub
- ;;; (Only poll when there is mail for the other system)
-
-
- ;;; Exit if there is no mail for <node> in trion:outbound/
-
- ; Poll <node> ; or make poll packet for node
-
- CheckIfMail <node>
-
- ;;; DeIconize
-
- trion -W1 -1
-
- ;;; Make the call
-
- ; trion -c -1 <node> ;call 1x
- ; caller <node> ;call 10x
-
- Trion -c -1 <node>
-
- ;;; Iconize
-
- trion -W0 -1
-
- ;;; Start script to make lastcaller ANSI screens
-
- lastcallers
-
-