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

  1.  
  2. --      JCCC.XTS Created by ANDREW CLEM - 12-03-90
  3.  
  4.         ScriptDesc = "Johnson County Collage"
  5.  
  6.     Alarm 9
  7.         while online
  8.                 watch for
  9.                         " use (Enter)=no change?" : Reply
  10.                         " loaded!) (Enter)=yes?" : Reply "N"
  11.                         " is your first name?" : Reply UserID
  12.                         "ect? (^[[1C)^[[2DY^[[1D" : Reply
  13.                         "rd (Dots will echo)?" : Reply Password
  14.                         "left), (H)elp, More?" : Reply "N"
  15.                         "t Read' (Enter)=yes?" : Reply "N" : end
  16.                         "ft) Main Board Command?" : end
  17.                 endwatch
  18.         wend
  19.     Alarm 9
  20.         end
  21.