#
# From mode 11 up, they are defined locally to be used in the menu.desc
# file as an argument in the "exec" and "exec.pause" menu commands.
#
# Format: <mode-number>:<mode-char>:<mode-string>:<pageable>
#
# The maximum allowed mode number is 31.
# Mode-string may be up to 9 characters. Mode-char is a single character.
# These are what shows up in the (U)sers, (L)ist, and (M)onitor commands.
# Place an 'N' in the <pageable> field to denote that a user in
# this mode cannot be paged under any circumstances. This is a GOOD idea
# for any mode you add!
#
1:c:Connecting:N
2:N:Nothing:
3:M:Mail:
4:R:Reading:
5:P:Posting:
6:U:UL/DL:N
7:C:Chat:
8:m:Monitor:
9:T:Talk:
10:p:Page:
11:I:Irc:
12:F:FtpPosting:N
13:V:Vote:N
14:r:Routing:N
# The following might go with the (A)dmin/(S)hell example in menu.desc.
#11:S:Shell:N
