home *** CD-ROM | disk | FTP | other *** search
/ Amiga Times / AmigaTimes.iso / programme / trionbbs110 / Trion / scripts / logout.1 < prev    next >
Encoding:
Text File  |  1998-10-06  |  331 b   |  24 lines

  1. ;;; logout script node 1
  2.  
  3.  
  4. ;;; Iconize in case the sysops forgets or just left
  5.  
  6. trion -w0 -1
  7.  
  8. ;;; Start script to let GPFax for instance to init modem with fax data
  9.  
  10. ; trion:scripts/fax.init
  11.  
  12. ;;; Start mail script
  13.  
  14. mail
  15.  
  16. ;;; LogOff Police
  17.  
  18. doors:trionlop/trionlop 3
  19.  
  20. ;;; Start script to make ANSI lastcaller screens 
  21.  
  22. lastcallers
  23.  
  24.