home *** CD-ROM | disk | FTP | other *** search
/ Fish 'n' More 2 / fishmore-publicdomainlibraryvol.ii1991xetec.iso / dirs / softspan_374.lzh / SoftSpan / text / Cmd / Read.hlp < prev    next >
Text File  |  1990-10-08  |  2KB  |  75 lines

  1. The READ command is used to enter Soft-Span BBS's message retrieval system.
  2. Before you use READ, you will have to select a current message base via GO
  3. or similar command.  Next, enter a read command of the format:
  4.  
  5. READ <option1> <option2> ...
  6.  
  7. The options for READ are:
  8.  
  9. -f     Begin forward continuous read
  10. -r     Begin reverse continuous read
  11.  
  12. <num>  Starting message number
  13. <base> Start reading in this base
  14.  
  15. If you do not provide a base, you will begin reading from the current base.
  16. If you do not provide a starting message number, you will begin reading at the
  17. first new message.
  18.  
  19. Examples:
  20.  
  21.   READ                Read new messages
  22.   READ -f             Read new messages in forward continuous mode
  23.   READ 4 ADS          Read message number 4 in the ADS base
  24.   READ 30             Read message number 30 in the current base
  25.   READ -r 67          Read starting at message 67 in reverse continuous mode
  26.  
  27. Finally, unless you are in continuous mode, you will see the following prompt
  28. after every message:
  29.  
  30. BDEFIMNPQR<>[]=#+-?>
  31.  
  32. Here's the corresponding menu:
  33.  
  34. Message Retrieval System
  35. ------------------------
  36. B   Read the first message
  37. D   Delete the current message
  38. E   Read the last message
  39. F   Forward continuous read
  40. I   Display current base info
  41. M   Reply in electronic mail
  42. N   Read the first new message
  43. P   Post a message
  44. Q   Quit to the main menu
  45. R   Reverse continuous read
  46. <   Previous base with new messages
  47. >   Next base with new messages
  48. [   Previous base with messages
  49. ]   Next Base with messages
  50. #   Read the message specified
  51. =   Re-read the current message
  52. -   Read the previous message
  53. +   Read the next message
  54.  
  55. RETURN is the equivalent of +
  56. ? Displays brief descriptions
  57.  
  58. To go directly to a specific message, use '#' and then provide the message
  59. number.
  60.  
  61. If you choose '<' or '>', you will begin reading in the first base with new
  62. messages that is respectively before or after the current base in the base 
  63. list.
  64.  
  65. If you choose '[' or ']', you will begin reading in the first available 
  66. non-empty base that is respectively before or after the current base in the
  67. base list.
  68.  
  69. In continuous mode, the messages will be displayed one after the other without
  70. the previous prompt.  You enter a forward continuous read by selecting 'F' or
  71. a reverse continuous read by selecting 'R'.  You can exit continuous mode
  72. by hitting any key.
  73.  
  74. When you wish to leave the message retrieval system, enter 'Q'.
  75.