home *** CD-ROM | disk | FTP | other *** search
- NEXT - display the next message
-
- Usage: NEXT
-
- The NEXT command makes the message after the current message be current, and
- displays it. If there are no more messages, it returns to TOP-LEVEL.
-
- NEXT is frequently used, but rarely typed, because it is the default
- command when you just press RETURN at the READ MODE prompt. The
- default is controlled by the variable DEFAULT-READ-COMMAND.
-
- Examples:
- MM>read 1:10 #start reading messages 1 to 10
- ..message 1..
- Read> #pressing RETURN does the NEXT command
- ..message 2..
- Read>next #typing out NEXT explicitly
- ..message 3..
-
- For more help type "help" and one of these topics:
- previous type set default-read-command other
-