home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Shareware 1 2 the Maxx
/
sw_1.zip
/
sw_1
/
GRAF_UTL
/
A3E_100.ZIP
/
RA110.CFG
< prev
next >
Wrap
Text File
|
1992-01-23
|
4KB
|
132 lines
;BBSControlcodes for RA110
;Some codes have a '*' in the beginning, that means that they do not
;stand alone. A short description follows, but I suggest you read
;the DOCs for RA for a more fully explanation
^F 0 "Full screen editor (ON/OFF)" 3
^F 1 "Quiet/do not disturb mode (ON/OFF)" 3
^F 2 "Hot-Keys (ON/OFF)" 3
^F 3 "Handle" 35
^F 4 "Date of first call" 8
^F 5 "Date of birth" 8
^F 6 "Subscription expiry date" 8
^F 7 "Days until subscription expiry" 3
^F 8 "AVATAR setting (ON/OFF)" 3
^F 9 "File ratio limit (number of files)" 3
^F : "File ratio limit (kilobytes)" 5
^F ; "Full screen message viewer (ON/OFF)" 3
^F < "Users date format" 8
^F = "Auto message forwarding ON/OFF" 3
^F > "Name (if any) of message forwardee" 35
^F ? "Current file ratio (number of files)" 3
^F @ "Current file ratio (kb)" 5
^F A "Users full name" 35
^F B "Location" 25
^F C "Password" 15
^F D "Business/Data phone number" 12
^F E "Voice/Home phone number" 12
^F F "Date of last call" 8
^F G "Time of last call" 5
^F H "A Flags setting"
^F I "B Flags setting"
^F J "C Flags setting"
^F K "D Flags setting"
^F L "NetMail credit remaining (cents)" 5
^F M "Total messages posted" 3
^F N "Last message read" 5
^F O "Security level" 4
^F P "Total calls to the BBS" 3
^F Q "Number of uploads" 3
^F R "Kilobytes of uploads" 5
^F S "Number of downloads"
^F T "Kilobytes of downloads" 3
^F U "Minutes used today" 3
^F V "Current screen length" 2
^F W "First name only" 20
^F X "ANSI setting (ON/OFF)" 3
^F Y "'Continue?' prompt setting (ON/OFF)" 3
^F Z "Screen clearing (ON/OFF)" 3
^F [ "Kilobyte download limit remaining today" 5
^F \ "Name of selected language" 20
^F ] "User's comment field" 80
^K 0 "Number of msgs in selected msg area" 5
^K 1 "Number of current template msg area" 3
^K 2 "Number of current template file area" 3
^K A "Total system calls" 5
^K B "Last caller (any line)" 35
^K C "Number of active messages" 5
^K D "System starting message number" 5
^K E "System ending message number" 5
^K F "Number of times user has paged sysop" 2
^K G "Day of the week (full form)" 7
^K H "Number of users in the user file" 4
^K I "Time in 24 hour format" 5
^K J "Today's date" 8
^K K "Minutes connected this call" 3
^K L "Seconds connected (always returns 0)" 1
^K M "Minutes used today" 3
^K N "Seconds used today (always returns 0)" 1
^K O "Minutes remaining today" 3
^K P "Seconds remaining today (always 0)" 1
^K Q "Daily time limit" 3
^K R "Current baud rate" 5
^K S "Day of the week (abbreviated form)" 3
^K T "Daily download limit (in K)" 5
^K U "Minutes until next system event" 3
^K V "24 hour format time of the next event" 5
^K W "Line number (as set on command line)" 2
^K X "TERMINATES THE CALL" 0
^K Y "Name of current template message area" 20
^K Z "Name of current template file area" 20
^K [ "Change foreground and background colour" 0
;^K[cc Change foreground and background colour
; (cc = colour code number. See the
; section on COLOUR CODES for further
; information).
^K \ "Clear to end of line." 0
^K ] "Displays the language prompt number" 0
;^K]nnn Displays the language prompt number
; "nnn" from the currently selected
; language. "Nnn" must be padded with
; zeros.
^A "Wait until the [Return] key is pressed" 0
^B "Disable aborting with the 'S' key" 0
^C "Enable aborting with the 'S' key" 0
^D "Enable the 'Continue?' prompt" 0
^E "Disable the 'Continue?' prompt" 0
^F "Insert a user parameter" 0
^G "Produce a beep on the caller's console" 0
^H "Backspace" 0
^I "Tab (forward 8 characters)" 8
^J "Linefeed" 0
^K "Insert a system parameter" 0
^L "Clear screen" 0
^M "Carriage return" 0
^W "Pause for one second" 0
^X "Execute a program in a DOS shell" 0
; EXECUTING A PROGRAM IN A DOS SHELL:
; This gives you the ability to run an external program in a
; DOS shell whenever RemoteAccess encounters a ^X embedded in
; a text file. The ^X is followed by the command line you want
; to execute, and terminated with the pipe symbol (|). For
; example, to run an external mail checking utility when a
; user logs on you could embed the following entry in the
; WELCOME.A?? file:
; ^X\RA\MAILCHEK.EXE *B *F *L|