home *** CD-ROM | disk | FTP | other *** search
-
- ;-----------------------------------------------------------------------------
- ; LANGUAGE OPTIONS CONFIGURATION FILE
- ;
- ; WonderWho v1.00
- ; -------------------------
- ; I Wonder Who Transfered That File ?
- ; Copyright (C) 1993 by José De Almeida
-
- ;-----------------------------------------------------------------------------
- ; VERY IMPORTANT
- ; --------------
- ; ALL options you may find in this file are originaly commented. This means
- ; that WonderWho doesn't use or need those informations in order to
- ; properly work.
- ; You should not uncomment those options (even if you change its contents)
- ; unless you know perfectly what you are doing. Even so, you should have
- ; a particular reason to change the way things are implemented.
- ; Remember, WonderWho, as any door should be, is a "plug and play" program.
-
- ;-----------------------------------------------------------------------------
- ; NOTES
- ; -----
- ; You should edit this file using any reliable ASCII text editor, such as
- ; Norton Editor, MicroStar, etc.
- ; Each line must not exceed 255 characters. Everything past is discarded.
- ; Empty lines are discarded. You may leave as many empty lines you wish.
- ; In a line, everything after (and including) a ; character is taken as
- ; a comment, and will be discarded.
- ; You may leave as many spaces as you want before a statement. Spaces before
- ; a statement will be discarded.
- ; Each statement (option or comment) is case-insensitive. That is, you may
- ; enter a statement either in uppercase or lowercase letters.
-
- ;-----------------------------------------------------------------------------
- ; OPTION NAMES
- ; ------------
- ; Here you can specify different names for all primary commands. You cannot
- ; specify the name for the [VER]sion command.
- ; Each command name cannot exceed 3 characters length. Everything past the
- ; third character will be discarded.
- ; Unless you specify differently, all security levels are set to 0 by default.
- ;
- ; Expert mode
- ;OP_NAME_X=X
- ; Mode (color/mono)
- ;OP_NAME_M=M
- : Help
- ;OP_NAME_H=H
- ; Quit
- ;OP_NAME_Q=Q
- ; Goodbye
- ;OP_NAME_G=G
- ; Profile user
- ;OP_NAME_PRO=PRO
- ; Who is on?
- ;OP_NAME_WHO=WHO
- ; Uploads: user name
- ;OP_NAME_UU=UU
- ; Uploads: file name
- ;OP_NAME_UF=UF
- ; Uploads: date
- ;OP_NAME_UD=UD
- ; Uploads: since date
- ;OP_NAME_US=US
- ; Uploads: protocol letters
- ;OP_NAME_UP=UP
- ; Uploads: transfer errors
- ;OP_NAME_UE=UE
- ; Uploads: average CPS
- ;OP_NAME_UA=UA
- ; Uploads: raw
- ;OP_NAME_UR=UR
- ; Uploads: verbose
- ;OP_NAME_UV=UV
- ; Uploads: count
- ;OP_NAME_UC=UC
- ; Downloads: user name
- ;OP_NAME_DU=DU
- ; Downloads: file name
- ;OP_NAME_DF=DF
- ; Downloads: date
- ;OP_NAME_DD=DD
- ; Downloads: since date
- ;OP_NAME_DS=DS
- ; Downloads: protocol letters
- ;OP_NAME_DP=DP
- ; Downloads: transfer errors
- ;OP_NAME_DE=DE
- ; Downloads: average CPS
- ;OP_NAME_DA=DA
- ; Downloads: raw
- ;OP_NAME_DR=DR
- ; Downloads: verbose
- ;OP_NAME_DV=DV
- ; Downloads: count
- ;OP_NAME_DC=DC
- ; All: user name
- ;OP_NAME_AU=AU
- ; All: file name
- ;OP_NAME_AF=AF
- ; All: date
- ;OP_NAME_AD=AD
- ; All: since date
- ;OP_NAME_AS=AS
- ; All: protocol letters
- ;OP_NAME_AP=AP
- ; All: transfer errors
- ;OP_NAME_AE=AE
- ; All: average CPS
- ;OP_NAME_AA=AA
- ; All: raw
- ;OP_NAME_AR=AR
- ; All: verbose
- ;OP_NAME_AV=AV
- ; All: count
- ;OP_NAME_AC=AC