home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / hamradio / mb1501a.zip / MB1501A.EXE / TEXT.MB < prev    next >
Text File  |  1992-11-25  |  2KB  |  59 lines

  1.  
  2. ; Prompts. EXPERT, SYSOP, USER.
  3.  
  4. $O - User: $a of $A>
  5. $T, Users $a/$A, Tot/Hld/Kld $N/$h/$n, Cur: $M >$H
  6. $U de $O: at $Tz on $D B,D,H,?,I,K,L,N,R,S,T,U,V,W >
  7.  
  8. ;  Special keys.
  9. ;  Use F1, F2, etc. for function keys, a single letter for control keys.
  10.  
  11. F (Control char to kick user off system)
  12. E (Control char to return from talk mode)
  13. E (Control char to interrupt user and talk)
  14. E (Control char to interrupt idle MailBox and get local menu)
  15.  
  16. ; Various messages and prompts.
  17.  
  18. Any key to continue, Q to quit.$H
  19. [ $U ($W) on $P/$t ]
  20. Please stand by, $I would like to talk to you.
  21. Hang on one minute, I will page $I.
  22. $I did not answer; Please leave a message in the MailBox.
  23. $U ($W) would like to talk to you.
  24.  
  25. ;  Things about messages.
  26.  
  27. Enter Subject of Message:
  28. Enter message. Control-z (or /EX) to end, it will be message $M
  29. There are messages for you, please kill after reading:
  30.  Msg# Stat Size  To    From   @ BBS  Date/Time Subject
  31. <T>o, <F>rom, <B>bs.loc, <H>Sj, <S>status: BFHKOPTY :
  32. *** Killed message $M
  33. Send the file, ^Z (CTL-Z) to end.
  34.  
  35. ;  Things about users.
  36.  
  37. Call   First  Last   Login   Seen Hm BBS BEGISX Zip    Name
  38. <B>bs, <D>elete, <E>xpert, <H>ome, <N>ame, <Q>th, <S>ysop, e<X>clude, <Z>ip:
  39. Use the N  command to enter your first name. Example: N Hank
  40. Use the NH command to enter the callsign of the BBS you want your mail sent to.
  41. Use the NZ command to enter your ZIP code.
  42. Use the NQ command to enter your QTH. Example: NQ West Linn, OR
  43.  
  44. ;  Error messages and stuff like that.
  45.  
  46. *** MailBox can't do it.
  47. *** None found.
  48. *** Not allowed.
  49. *** That file exists.
  50. *** Timeout.
  51. *** What?
  52. *** Done.
  53. *** No such port.
  54. *** No such directory.
  55. *** File not found.
  56. *** Message not found.
  57. *** It is in use.
  58.  
  59.