home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DP Tool Club 26
/
CD_ASCQ_26_1295.iso
/
vrac
/
qcom320e.zip
/
MENU.CTL
< prev
next >
Wrap
Text File
|
1995-08-13
|
2KB
|
35 lines
;This is the Main Menu control file.
;name of the menu file to display for caller
MAIN_MENU;MenuM.HOS|MenuC.HOS
;name of the menu file to display if Sysop calls in
SYSOP_MENU;SysopM.HOS|SysopC.HOS
;Keywords are commands built into host.
;usage: KEYWORD;Key Letter (or Number) pressed by caller;Security level.
;if you prefer to change the displayed menu command words, you may also
;change the key(s) the user must press to execute a command.
;Sequence of keywords here does not matter. To disable any menu command
;below, simply "comment it out" with a semi-colon.
FILEAREA;A;3 ;Change file area
ANSI;C;2 ;toggle ansi on/off
DL;D;3 ;download files
NEWMSG;E;3 ;enter a new message
FILES;F;3 ;list files from the current area
BYE;G;0 ;disconnect from host
HELP;H;0 ;display help
ULIST;L;3 ;display user list
SET;P;2 ;change user profile
READ;R;3 ;read messages
SEARCH;S;3 ;search for file(s)
UL;U;3 ;upload a file
VIEW;V;3 ;view a text file
PAGE;Y;2 ;see if sysop is there to start chat mode
END;0;9 ;end Host remotely (Sysop command)
REBOOT;1;9 ;reboot the Host PC. (Sysop command)
VIEWLOG;2;9 ;view host activity log file. (Sysop command)
SHELL;!;9 ;Remote shell to DOS (Sysop command)