The Message Menu



The Message Menu is where users read and write messages. A number of auxilliary functions might likewise be attached, but that is the main purpose of this menu. Unlike most menus, this menu is attached to a special module called DLG:Mess, which is the DLG message browser. The reason for this is that a number of special parameters and functions are available for both menus as well as display that are not available in the main DLG:Menu module.

Key Function Description
L Look for Mail to You If a user has tagged messages, this will display a list of tagged messages and who they are from.
W Write a New Message This takes the user to the message editor, where a message may be addressed and written. Only available if the user has write access.
R Reply to a Message This is essentially the same as "W" above, but in the case the message being replied to may be quoted, the message can be addressed directly to the writer, and a number of other similar functions. This will not show if the user has not read any messages. Only available if the user has write access.
J Jump to Another Area The user will be prompted for the area number to change to. If the user does not know the area number, he may hit RETURN for a list of areas.
D Delete All Messages This allows the user to delete all messages in the message area. Normally, this is not available to anyone except the sysop. However, the user may execute this function if reading his own private message area.
S Edit Signature The user can have up to 3 different signatures for message areas: Normal, Echo, and UUCP. If the area is set up to use signatures, the appropriate signature will be appended to any message written by the user.
C Change Message Allows a user to change a message. Normally, only messages written by the user can be changed. However, if that user has Sysop access (255), any message may be edited.

Messages in networked message bases may have been exported before the user tries to change it. If that is the case, the changing will have no effect other than locally. The user is informed of this in such a case.

K Kill Message Allows a user to delete a message. Normally, only messages written by the user can be deleted. However, if that user has Sysop access (255), any message may be deleted.

Messages in networked message bases may have been exported before the user tries to delete it. If that is the case, the deletion will have no effect other than locally. The user is informed of this in such a case.

P Private Mailbox The user is taken to his private messages. If any new messages exist, the user will be informed. Any message written from this "area" will likewise be private.
N Next Message Area This will take the user to the next message area in the user's NewScan list. If the user is at the end of the newscan list, he will be informed. Otherwise, the user will be taken to the next area and then directly to the first new message in that list.
F Forward Message The user will be prompted for the type of forwarding (private, netmail, UUCP, public) and (if appropriate) the address of the recipient. The user may not forward mail from any area that he does not have forward or copy access, nor to any area that he does not have write access.
> Read Forward Sets the "next" message direction to "forward" (i.e. from lowest to highest). This is only available if the user is currently reading in reverse order.
< Read Reverse Sets the "next" message direction to "reverse" (i.e. from highest to lowest). This is only available if the user is currently reading in forward order.
A Read Message Again This allows the user to re-display the current message.
I Message Filter This allows the user to select messages based on a filtering criteria. For example, the user may wish to only read messages from a certain author, or perhaps with only a certain subject line.
O Threading On/Off Threading is a method of browsing messages that overrides the numerical order in which they are stored, and instead displays them connected by subject line. The user may turn threading on and off at will.
Z Skip Thread If threading is turned on, you can skip entire threads with this command and save a lot of dealing with subjects that do not interest you. Only available when threading is turned on.
T Read Tagged Messages If a user has tagged messages (either tagged manually or with a command like [L] above), this will take the user directly to the tagged messages, regardless where they are at (within reason).
+ Read Reply If a message has a reply in thread mode, this command will be available. It displays the next message in the reply chain.
- Read Original If a threaded message is a reply to another threaded message, this will allow you to read the message to which the current message is a reply.
RET Next Message The RETURN key in the message browser has a special meaning. It takes the user to the next available message. If the user is at the last message in an area, the next message in the next message area in the user's newscan list is found. If the user is at the end of his newscan list, he will be informed.
B Post Bulletin A Bulletin is a special message kept in a special message area (MSG:0/> that displays when users first log on. Once they have seen the bulletin, it goes away for them and they never have to read it again. Normally, only a sysop would have Bulletin write access.
# Update Message Pointers This takes the current message that the user is reading and makes it the "last message read" for that user in that area.
! Catch Up This marks the user as having read all messages in all message bases.
@ Edit User This is only available to the sysop, normally. This takes you to the user editor with the user in question already loaded up. The user must exist on your BBS for this to work.
$ List Readers This displays a log of all users that have read messages in the area, how many posts they have made, and what the last message they wrote was. Normally only available to the sysop.
* Choose Message SIG If you have different SIGs created for message bases, this will allow the user to switch from one SIG to another. This will not be available if you lock the user into a specific SIG.
^ Jump to File Areas A quick shortcut to the file area browser.
. Scan Headers Allows users to scan through message headers and only read those messages of interest.
[ Subscribe to Area If a user does not have the area in his newscan list, he may add it using this command.
] Unsubscribe from Area If a user has the area in his Newscan list, this will remove it.
M Main Menu Returns the user to the main menu.
G Goodbye Logs the user off the BBS.
H Help Brings up a help menu selection screen. From there, the user can select what command he or she wishes help with.
? Display Menu Often this is a hidden menu selection. It is most useful if line noise "corrupts" the menu, or if the user is using Intermediate or Expert menu mode. It causes the full menu to be displayed as if the user were in Novice menu mode.