MENU, XFER, EMAIL, MESSAGE, SYSOP, DOOR, UTILITY, USER, OTHER

"MENU <menu>", MENU

  Loads up and starts running a new menu set, where <menu> equals the name of
  the menu to load.


ReturnFromMenu, MENU

  Unloads the current menu and goes back to the menu that loaded the current
  one.  If you try to return from the very first menu, it will just be reloaded


EditMenuSet, SYSOP

  This command will take you into the menu editor.  Keep carefull to keep this
  command tied down as anyone with access to the menu editor will have 100%
  access to your system.



"DLFreeFile <dirfname> <filename>", XFER

  This will download a file, but not check ratios or charge a download charge.
  You must specify the dirfilename, which is the name of the data file in
  the transfer editor.  filename is the name of the file being downloaded.



DLFile, XFER

  This will download a file, with a check for ratios and will update the
  kb downloaded and number of files downloaded.
  You must specify the dirfilename, which is the name of the data file in
  the transfer editor.  filename is the name of the file being downloaded.


"RunDoor <doorname>", DOOR

  Runs a door (chain) with doorname matching, exactly, the description you have
  given the door in //CHEDIT


"RunDoorFree <doorname>", DOOR

  Runs a door (chain) with doorname matching, exactly, the description you have
  given the door in //CHEDIT, but this function bypasses the check to see if
  the user is allowed to run the door.

"RunDoorNumber <door#>", DOOR

  Like RunDoor, but you must specify the #1 in //CHEDIT instead of the
  description.

RunDoorNumberFree, DOOR

  Like RunDoorFree, but you must specify the #1 in //CHEDIT instead of the
  description.

"PrintFile <filename>", UTILITY

  Prints a file, first checking to see if you specified an absolute path,
  then the language dir, then the gfilesdir.  It will use the usual checks to
  determin .ANS, or .MSG if not specified.

"PrintFileNA <filename>", UTILITY

  Just like PrintFile, but the user can not abort it with the space bar.



"SetSubNumber <key>", MESSAGE

  Equivalent to typing in a number at the main menu, it sets the current sub
  number.

"SetDirNumber <key>", XFER

  Equivalent to typing in a number at the xfer menu, it sets the current dir
  number.

"SetMsgConf <key>", MESSAGE

  Sets the subboards conference to key

"SetDirConf <key>", XFER

  Sets the xfer section conference to key


EnableConf, UTILITY, MESSAGE, XFER

  Turns conferencing on

DisableConf, UTILITY, MESSAGE, XFER

  Turns conferencing off

Pause, UTILITY

  Pauses the screen, like 'pausescr()' in C code

ConfigUserMenuSet, USER

  Takes the user into the user menu config so they can select which menuset
  they want to use, etc...

"DisplayHelp <filename>", UTILITY

  Prints the 'novice menus' for the current menu set, or if one doesn't exist,
  it will generate one using the menu definitions.

SelectSub, MESSAGE

  This will prompt the user to enter a sub to change to.  However, it does not
  first show the subs (like Renegade).  However, you can stack a sublist and
  then this command to mimic the action.

SelectDir, XFER

  Like SelectSub, but for the xfer section.


SubList, MESSAGE

  List the subs available


UpSubConf, MESSAGE

  Increment ()) to the previous conference number


DownSubConf. XFER

  Decrement ({) to the next sub conference

UpSub, MESSAGE

  Increment the current sub# (+)

DownSub, XFER

  Decrement the current sub number (-)

ValidateUser, SYSOP

  Validate a new users.  I think this is '!'

Doors, DOOR

  Enter the doors, or chains section.  Like '.'


TimeBank, USER

  Enter the time bank


AutoMessage, Other

  Read the auto message

BBSList, Other

  Read the bbslist


RequestChat, Other

  Request chat from the sysop

Defaults, User

  Enter the normal 'defaults' section


SendEMail, EMail

  Enter and send email 'E' from the main menu

Feedback, EMail

  Leave feedback to the sysop.  'F'

Bulletins, Other

  Enter the bulletins (or 'gfiles') section.  'G'


HopSub, Message

  Hop to another sub.  'H'


SystemInfo, Other

  View the system info

JumpSubConf, Message

  Jump to another sub conference.

KillEMail, EMail

  Kill email that you have sent 'K'


LastCallers, Other

  View the last few callers

ReadEMail, EMail

  Read your email

NewMessageScan, Message

  Do a new message scan

Goodbye, Other

  Normal logoff 'O'

PostMessage, Message

  Post a message in the current sub

NewMsgScanCurSub, Message

  Scan new messages in the current message sub

RemovePost, Message

  Remove a post

TitleScan, Message

  Scan the titles of the messages in the current sub

ListUsers, Other

  List users who have access to the current sub

Vote, Other

  Enter the voting both

ToggleExpert, User

  Turn 'X'pert mode on or off (toggle)


YourInfo, User

  Display the yourinfo screen

ExpressScan, Message

  I think this will scan all new messages without pausing.

WWIVVer, Other

  Get the wwiv version

InstanceEdit, Sysop

  Sysop command to edit the instances

ConferenceEdit, Sysop

  Sysop command ot edit the conferences

SubEdit, Sysop

  Sysop command to edit the subboards

ChainEdit, Sysop

  Sysop command to edit the doors or chains

ToggleAvailable, Sysop

  Toggle the sysop availability for chat

ChangeUser, Sysop

  Sysop command equal to //CHUSER, to change into another users

CLOUT, Sysop

  Who knows, sopposed to do a callout

Debug, Sysop

  Who knows, some debug mode

DirEdit, Sysop

  Sysop command to edit the directory records

ShellDOS, Sysop

  Sysop command to shell to dos

Edit, Sysop

  Sysop command to edit a text file

BulletinEdit, Sysop

  Sysop command to edit the bulletins 'gfiles'

LoadText, Sysop

  Sysop command to load a text file that will be edited in the text editor

ReadAllMail, Sysop

  Sysop command to read all mail

Reboot, Sysop

  Sysop command to reboot the machine

ReloadMenus, Sysop

  This is probably obsolete.

ResetUserIndex, Sysop

  Rebuild the user index.  //RESETF if I am not mistaken

ResetQScan, Sysop

  Set all messages to read (I think)

MemStat, Sysop

  Show memory stats. //STAT

PackMsgs, Sysop

  Pack message bases.

VoteEdit, Sysop

  Sysop command to edit the voting both

Log, Sysop

  Sysop command to view the log file

NetLog, Sysop

  Sysop command to view the network log

Pending, Sysop

  Shows which net files are ready to be sent

Status, Sysop

  Who knows...

TextEdit, Sysop

  Edit a text file

UserEdit, Sysop

  Sysop command to edit users

VotePrint, Sysop

  Show the voting statistics

YLog, Sysop

  View yesterdays log

ZLog, sysop

  View the ZLog

ViewNetDataLog, Sysop

  View the net data logs

UploadPost, Xfer

  Allow a user to upload a post that will be posted

CLS, Other

  Clear the screen

NetListing, Message

  Show networks

WHO, Other

  Show who else is online

NewMsgsAllConfs, Message

  Do a new message scan for all subs in all conferences '/A'

MultiEMail, EMail

  Send multi-email

NewMsgScanFromHere, Message

  Read new messages starting from the current sub


ValidatePosts, Sysop

  Sysop command to validate unvalidated posts

ChatRoom, Other

  Go into the multiuser chat room

DownloadPosts, Message

  Download all new posts in a text file

DownloadFileList

  Download the file list in a text file

ClearQScan, Message

  Makes all message unread???

FastGoodBye, Other

  Logoff fast '/O'

NewFilesAllConfs, XFer

  New file scan in all directories in all conferences


ReadIDZ, Xfer

  Sysop command to read the file_id.diz and add it to the extended description

UploadAllDirs, Xfer

  Sysop command to add any files sitting in the directories, but not in
  the file database to wwiv's file database

UploadCurDir, Xfer

  Sysop command to scan the current directory for any files that are not in
  wwiv's file database and adds them to it.

RenameFiles, Xfer

  Sysop command to edit and rename files

MoveFiles, Xfer

  Sysop command to move files

SortDirs, Xfer

  Sort the directory by date or name

ReverseSortDirs, Xfer

  Sort the directory by date or name, backwards.

AllowEdit, Sysop

  Sysop command to enter the 'ALLOW.DAT' editor.

ReadINI, Sysop

  Re-read the INI files

UploadFilesBBS, Sysop

  Import a files.bbs (probably a CD) into the wwiv's file database

DirList, Xfer

  List the directory names in the xfer section

UpDirConf, Xfer

  Go to the next directory conference '}'

UpDir, Xfer

  Go to the next directory number '+'

DownDirConf, Xfer

  Go to the prior directory conference '{'

DownDir, Xfer

  Go to the prior directory number '-'

ListUsersDL, Xfer

  List users with access to the current xfer sub

PrintDSZLog, Sysop

  View the DSZ log

PrintDevices, Sysop

  Show the 'devices'.  I have no idea why.

ViewArchive, Xfer

  List an archive's contents

BatchMenu, Xfer

  Enter the batch menu 'B'

Download, Xfer

  Download a file 'D'

TempExtract, Xfer

  Extract an archive to the temp directory

FindDescription, Xfer

  Search for a file by description

ArchiveMenu, Xfer

  Enter the archive menu

HopDir, Xfer

  Hop to another directory number 'H'

JumpDirConf, Xfer

  Jump to another directory conference 'J'

ListFiles, Xfer

  List the file in the current directory

NewFileScan, Xfer

  List files that are new since your 'New Scan Date (usually last call)' 'N'

SetNewFileScanDate, Xfer

  Set the 'New Scan Data' to a new date

RemoveFiles, Xfer

  Remove a file you uploaded

SearchAllFiles, Xfer

  Search all files???

XferDefaults, Xfer

  Enter the xfer section defaults

Upload, Xfer

  User upload a file

YourInfoDL, Xfer

  Prints user info for downloads

UploadToSysop, Xfer

  Upload a file into dir#0, the sysop dir.

ReadAutoMessage, Other

  Read the auto message

SetNewScanMsg, Message

  Enter the menu so that a user can set which subs he want to scan when doing
  a new message scan

ReadMessages, Message

  Read messages in the current sub

RUN, MENU

  In a future version, this will run a script file

EventEdit, Sysop

  Sysop command to enter the event editor

LoadTextFile, Sysop

  Looks like a duplicate to 'LoadText'

GuestApply, Other

  Allows a guest to apply for access


ConfigFileList, Xfer

  Enter the List+ configurator so the user can set it up to look like he wants
