home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / windows / misc_xts.zip / XTALKBBS.XTS < prev    next >
Text File  |  1990-12-19  |  559b  |  17 lines

  1.  
  2. --      XTALKBBS.XTS Created by ANDREW CLEM - 12-06-90
  3.  
  4.     Alarm 9
  5.         while online
  6.                 watch for
  7.                         "graphics (Enter)=no?" : Reply "N Q S"
  8.                         " is your first name?" : Reply UserID
  9.                         " echo)? (^[[12C)^[[13D" : Reply Password
  10.                         "left), (H)elp, More?" : Reply "N"
  11.                         "t Read' (Enter)=yes?" : Reply "N" : end
  12.                         " Conference Command?" : end
  13.                 endwatch
  14.         wend   
  15.     Alarm 9
  16.         end
  17.