home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / SCRIPTS.ZIP / RMA.T < prev    next >
Encoding:
Text File  |  1993-04-21  |  963 b   |  30 lines

  1.  :: Scripts for RemoteAccess.  This BBS allows sysyops to change prompts
  2.  :: and messages at will, so the strings in the rma*.t scripts may have to
  3.  : be changed from time to time.
  4.     on !c off
  5.     create -+ pcc00.tmp
  6.     ena -8g
  7.     pat
  8.     pat 0 " minute(s) remaining for this"
  9.     pat 1c "Press Escape twice" "\33\33"
  10.     pat 2c "and LAST names:" "%n1 %n2\r"
  11.     pat 3c "Password:" "%n9\r"
  12.     pat 4c "Press return to continue:" "\r"
  13.         pat 5c "re-read before pressing return." "\r"
  14.     pat 6c "Press [Enter] to continue:" "\r"
  15.     pat 7c "<=> non-stop" "="
  16.     pat 8c  "Check for waiting mail <Y/n>?" "N\r"
  17.     pat 9c  " to continue:" "\r"
  18.     pat 10c "read this mail now? <Y/n" "n\r"
  19.     pat 11 "<G> Goodbye for now"
  20.     pat 12c "<CR>:" "\r"
  21.     pat 23c "(Enter) to continue:" "\r"
  22.     pat 24c "<CR> to continue: " "\r"
  23.     wait -F80
  24.     if !11 echoc "TIMEOUT waiting for <G>"; o; fail
  25.     pat
  26.     pat 24c "<CR> to continue: " "\r"
  27.     put "m"
  28.     pat 1 "Character inside of the <> marks:"
  29.     return
  30.