;
; This file was created dynamically by eSoft's INSTALL program, based
; upon which language you said RIP emulation should use.
;
Menu: 00LB
; Automatically run the REGISTER questionnaire if the first flag in
; the user's A1 flag set is OFF (denoted by a "."). The questionnaire
; itself is called REGISTER.QAL. See the chapter on QAL in your TBBS
; reference manual for more information on questionnaires.
;
; NOTE: The REGISTER questionnaire has been written so that the user's
; A1 flag settings are changed once the user has entered the requested
; information. Specifically, the first flag is turned OFF (denoted by
; an "X"), so that the REGISTER questionnaire is run only once for each
; new user.
;
Entry:
Key=^@ Type=32 Opt Data=REGISTER
A1=.-------
; The following menu entries disable the RIP text window, display some
; user prompts regardless (just in case), and then output a RIP sequence
; to query the existence of the RIP icons flag file (see "PATHS.SDL" for
; this file name).
;
; If the response of this query is "1", the user already has your icon
; flag file (and presumably the remainder of your icons, RIP scenes, etc.).
;
; If the response is "0", the user is automatically sent the entire
; contents of your ICONS directory (see "PATHS.SDL" for this directory's
; definition).
;
; The RIP response (either "1" or "0") triggers the appropriate TBBS menu
; entry selection so that files downloaded automatically (via the DICN menu)
; or they are not.
;
; Whether or not the caller is sent icon files, etc., they are sent to the
; RIP main menu (RMN) afterwards, either from this top level menu, or the
; DICN menu below it).
;
Entry:
!|w0000000000|#|#|#
^L
Do you wish to download the RIP icons used when calling
this BBS with RIP?
Endtext:
Entry:
<0> YES, download RIP icons
Key=0 Type=35 Optdata=DICN
Entry:
<1> NO, do not download RIP icons
Key=1 Type=35 Optdata=RMN
Entry:
!|1F000000E_@ICONDATE+.ICN
Endmenu:
; This menu automatically downloads the contents of the ICONS directory
; to the caller (see "PATHS.SDL" for the ICON directory definition
; itself).
; For display purposes during this download process, the RIP language
; file is turned off and the STANDARD.LNG is used. Once the transfer
; is complete, the RIP language file is turned on once again.
;
; The "ICONS.RIP" file whose contents are sent to the caller, establishes
; a block transfer mode with the RIP terminal program (again, for display
; purposes).
;
; The download protocol is forced to Zmodem for the transfer.
;
; The caller is then sent to the RIP main menu (RMN).
;
Menu: DICN
Entry:
Key=^@ Type=17 Optdata=A
Entry:
Key=^@ Type=1 Optdata=ICONS.RIP /nr/nk
Entry:
Key=^@ Type=34 Optdata=@ICONPATH /nl/i:"p z;d *.*"
Entry:
Key=^@ Type=17 Optdata=B
Entry:
Key=^@ Type=35 Optdata=RMN
Endmenu: