home *** CD-ROM | disk | FTP | other *** search
/ RBBS in a Box Volume 1 #2 / RBBS_vol1_no2.iso / 001z / rbbslog.xts < prev    next >
Text File  |  1984-10-13  |  2KB  |  48 lines

  1. ;     You have to edit this  to include your name and password.
  2. ;You also have to edit the .XTK file to include a line such
  3. ;as "DO HOSTLOG" to call these files after the "GO Q30/30"
  4. ;at the end.
  5. ; Note that the vertical bar | is Crosstalkeese for <enter>.
  6. screen status
  7. ; for semi-experts, load the rbbs menu into status screen work area
  8. message
  9.       B)ulletins     C)omment       E)nter message   F)iles menu
  10.       G)oodbye         H)elp       K)ill a message  L)ine feeds
  11.       M)sg margin    N)ew baud       O)perator        P)rompt sound
  12.       PL)age length  PW)assword    Q)uick scan        R)ead messages
  13.       S)can msgs     T)ime       U)serslog        W)elcome
  14.       X)pert on/off  #)statistics  ?)Functions        !)Personal mail
  15. .
  16. screen terminal
  17. wait delay 10
  18. when "can" jump start
  19. label top
  20. reply |
  21. wait delay 15
  22. jump top
  23. label start
  24. wait for "?"
  25. when -
  26. reply y|
  27. when "More?" reply | : wait string "first name?"
  28. wait string "first name?"
  29. when -
  30. ; edit next line to contain firstname;lastname;password instead of <...>
  31. reply <FIRSTNAME;LASTNAME;PASSWORD>|
  32. label  menu
  33. wait string ">?"
  34. alarm 1 now
  35. abort
  36.  
  37. label bultns
  38. wait delay 10
  39. reply y|
  40. when  "may be for you." alarm 2 now : alarm 2 now : jump menu
  41. jump menu
  42. wait string "this last junk line required by JUMP bug"
  43. n  "may be for you." alarm 2 now : alarm 2 now : jump menu
  44. jump menu
  45. wait string "this last junk line required by JUMP bug"
  46. n  "may be for you." alarm 2 now : alarm 2 now : jump menu
  47. jump menu
  48. wait string "this last junk line require