home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / BBSDOOR2.ARJ / RASIS201.ZIP / SETUP.DOC < prev    next >
Encoding:
Text File  |  1994-12-27  |  25.0 KB  |  618 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.                  Remote Access Sysop's Information Service
  7.                  ──═══════ Configuration Program ════════──
  8.  
  9.                                SETUPSIS 2.01
  10.                            - OPERATIONS MANUAL -
  11.  
  12.  
  13.           (C)Copyright 1993-1994, Rand Nowell - RaLin Enterprises
  14.                         "Putting Bits Together" (tm)
  15.  
  16.                           - All Rights Reserved -
  17.                                - Worldwide -
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.                              Table Of Contents
  27.  
  28.                   Legal.................................1
  29.                   Important!............................1
  30.                   Multiple Config Files.................1
  31.                   Start Up............................1,2
  32.                   Main Screen/Menu....................2,3
  33.                      File Paths.....................3,4,5
  34.                      Print Codes......................5,6
  35.                      Options
  36.                         External Programs.............6,7
  37.                         Modem & Misc....................7
  38.                      Messages.........................7,8
  39.                      Sysop Info.......................8,9
  40.                      Password Protection................9
  41.                   Quit...............................9,10
  42.  
  43.  
  44.  
  45.  
  46.   
  47. SetupSis           Sysop's Setup Manual for RASIS 2.0              Page   1
  48.  
  49.  ┌───────────┐
  50.  │LEGAL NOTE:│
  51.  └───────────┘
  52.   This program and documentation, are Copyrighted 1993,1994 by the author, and
  53.   the sections: COPYRIGHT and DISTRIBUTION, contained in the file RASIS.DOC
  54.   apply to this program, as stated therein.
  55.  
  56.   This program may not be distributed except as a part of the RASIS
  57.   distribution file.
  58.  
  59.  ┌──────────┐
  60.  │IMPORTANT!│
  61.  └──────────┘
  62.  Never attempt to edit RASIS.CFG with a text editor, corruption and failure
  63.  of RASIS to run properly will result.
  64.  Always modify the configuration file with SETUPSIS.EXE.
  65.  
  66.  ┌──────────────────────┐
  67.  │MULTIPLE CONFIG FILES:│
  68.  └──────────────────────┘
  69.   While the concept of RASIS is based on ONE configuration file, for one
  70.   BBS setup, some Sysops may maintain separate sets of menus, language files
  71.   etc. It is possible to create and use multiple CFG files for this purpose.
  72.  
  73.   The way to do this is, create a default CFG, to place in a path directory,
  74.   one that can be used from anywhere. Now copy this file to the directories
  75.   where your other Menu, Language etc files exist.
  76.  
  77.   Then execute SETUPSIS with the desired directory name as a parameter, Setup
  78.   will change to that directory and execute, if it finds a RASIS.CFG in that
  79.   directory, it will load and use that one, else it will load and use the
  80.   first one found on the Dos Path.
  81.   Modify it as needed, then when you run RASIS, specify the same directory,
  82.   and RASIS will use the config file found there.
  83.  
  84.  ┌─────────┐
  85.  │START UP:│
  86.  └─────────┘
  87.   IMPORTANT!
  88.   When Setup starts, it checks the registration code in RASIS.CFG,
  89.   if this is a first time start, or you are NOT registered, and have
  90.   upgraded, the code will be 0 (zero), and Setup will report "Invalid Code".....
  91.   ignore this and do NOT change the 0 in the code field. When you exit the
  92.   Sysop Info box it will again report an error, ignore it.
  93.  
  94.   The reason for this is, when RASIS fires up, if the Reg Code is 0 it will
  95.   simply run in UnRegistered Mode, no beeps, warnings etc. If the code is
  96.   anything other than zero, it does a code validation, and if not correct,
  97.   will display error messages and warnings. Bunch of bother ya know? So if
  98.   you are NOT registered, make sure to leave at 0 (zero)!
  99.  
  100.   Setup does accept several commands at startup.
  101.  
  102.   To run setup, type SETUPSIS at the Dos prompt, if you wish to force mono
  103.   mode, include the switch /m, upper or lower case. Setup does NOT check for
  104.  
  105.                                                     
  106.  
  107.  
  108. SetupSis           Sysop's Setup Manual for RASIS 2.0              Page  2
  109.  
  110.   mono mode, without the switch it will run in Color mode.
  111.  
  112.   You can also specify a directory for Setup to change to, before it
  113.   executes. Upon termination, Setup will return to the directory from which
  114.   it was called.
  115.  
  116.   Listing your RASIS.CFG -
  117.  
  118.   You can now dump RASIS.CFG to a text file, to easily check on your
  119.   current settings. Type SETUPSIS "dump"  (without the quotes) Dump may be
  120.   upper or lower case. Your settings will be writen to a file name
  121.   SISCFG.DMP, in a nicely formatted form.
  122.  
  123.   As with actual configuration, this report will be on the RASIS.CFG in the
  124.   current directory, if it exists, else in the first one found on the Dos
  125.   PATH. This will be available in all future setup versions also, which will
  126.   make it simple to keep a copy of your old configuration, should have need
  127.   of going back a version. (heaven forbid!!)
  128.  
  129.   NOTE: When dumping the RASIS.CFG, Setup will not print the actual High
  130.   Ascii characters you entered for the printer commands. If it did, and you
  131.   tried to print it, the printer would react to those commands, changing
  132.   your typestyle, resetting the printer etc. Plus, they would NOT print out.
  133.   So the DUMP writes them as Chr(##) Chr(###) Chr(##)..... where the ## is
  134.   the number of the High ascii Character, ex: Chr(27) Chr(120) Chr(1).
  135.  
  136.   Startup in Editing Mode -
  137.  
  138.   Setup will load the main screen, and display a small box saying it is
  139.   searching for RASIS.CFG.
  140.  
  141.   Setup will first search the current directory, then it will search the
  142.   Dos PATH, for an existing copy of RASIS.CFG.
  143.   If RASIS.CFG cannot be found, Setup will ask if it can create a new,
  144.   default file. Press Y or N for Yes or No.
  145.  
  146.   If you have previously entered a password to be used, Setup will prompt
  147.   for it, you have three tries to enter the correct password, before Setup
  148.   will dump you.
  149.  
  150.  ┌─────────────────┐
  151.  │MAIN SCREEN/MENU:│
  152.  └─────────────────┘
  153.   On the top line of your screen, to the right of the Program Name, Setup
  154.   will display the full pathname of the config file, just for informations
  155.   sake.
  156.  
  157.   On the bottom line of your screen, will be displayed a Help line, for each
  158.   main menu item, and for each data field in the various data entry boxes
  159.   displayed.
  160.  
  161.   When you exit a Data Entry box, Setup will automatically place you on the
  162.   next main menu item, in a logical setup direction.
  163.   Pressing Q or selecting Quit, at any time, when NOT in a Data Entry box,
  164.   will prompt to Save Changes, and Exit Setup. See QUIT, below.
  165.  
  166.                                                     
  167.  
  168.  
  169. SetupSis           Sysop's Setup Manual for RASIS 2.0              Page  3
  170.  
  171.  
  172.   You may also press ESC from the Main Menu bar to exit Setup.
  173.  
  174.   Data Entry Boxes contain a list of keys available for saving or aborting
  175.   the data entry, some explanation is needed though.
  176.  
  177.   The Ctl-U key (UNDELETE) will restore a fields previous contents, if you
  178.   change your mind about a change. This will ONLY work up to your pressing
  179.   of ENTER while in the field.
  180.   The normal HOME, END L/R Arrow keys work as you would expect in the field.
  181.   Enter or Down Arrow on the last field, Saves and Exits, as does the Up
  182.   Arrow if in the first field.
  183.  
  184.  ┌───────────┐
  185.  │FILE PATHS:│
  186.  └───────────┘
  187.   This Data Entry box allows you to specify locations for various RA system
  188.   files needed, plus Report Storage, and an external viewer.
  189.   For directory names, you may or may not supply the trailing backslash,
  190.   RASIS will take care of that for you!
  191.  
  192.   Some validation is performed on the paths and filenames you enter.
  193.  
  194.   INVALID PATHS:
  195.   If the directory name you specify contains a trailing backslash, Setup
  196.   will strip it from the field.
  197.   Then, once the is in an acceptable format, Setup will verify that it
  198.   is a Valid "Existing Directory", if not, you will be given the option to
  199.   create it.  If Setup cannot create the directory, a message will display
  200.   informing you of the fact. Usually an invalid drive, or invalid
  201.   characters in the directory name will cause this to happen.
  202.  
  203.  
  204.   System Dir:   Complete path to your RA system directory, ie: C:\RA
  205.  
  206.   Menu Dir  :   Complete path to directory where your Menus are stored.
  207.  
  208.   File Base :   This is the path to the directory of your file database HDR
  209.                 directories. An example would be:
  210.                   D:\FILEDATA  {filebase dir specified in RACONFIG}
  211.                     │
  212.                     ├── D:\FILEDATA\HDR  {files used by RASIS}
  213.                     ├── D:\FILEDATA\TXT
  214.                     └── D:\FILEDATA\IDX
  215.  
  216.                  So, D:\FILEDATA would be your entry.
  217.  
  218.   Usr/Msg   :   Complete path to the directory containing your message base,
  219.                 and/or USERS.BBS. IF you are not using the Hudson, but all
  220.                 JAM, then this needs to be the directory containing
  221.                 USERS.BBS and MSGINFO.BBS etc.
  222.  
  223.                 THIS IS CHANGED FROM PREVIOUS VERSIONS.....
  224.                 You do NOT want to include "USERS.BBS" at the end of the
  225.                 directory name. If you do, setup will ask if you want it to
  226.  
  227.                                                     
  228.  
  229.  
  230. SetupSis           Sysop's Setup Manual for RASIS 2.0              Page  4
  231.  
  232.                 "create" the directory, even if you say YES, it will report
  233.                 an error, as it cannot create a directory with the same name
  234.                 as an existing file.
  235.  
  236.  
  237.   Reports   :   If you want any reports that are sent to file, stored in a
  238.                 specific directory, name it here. If this is left blank,
  239.                 reports to file will be written in the "current" directory.
  240.  
  241.   Templates :   Directory to store RASIS message template files. (*.RMT)
  242.                 This can be a dedicated directory or your RA directory.
  243.  
  244. File Attach :   This must be the name of the directory you specifed in
  245.                 RACONFIG as the attach directory.
  246.                 When you attach a file or files to a message in RASIS, the
  247.                 program creates a uniquely named directory under this
  248.                 specified "ROOT" directory.
  249.  
  250. File Areas  :   This should be the "ROOT" directory, off from which your
  251.                 file directories for downloads exist. Given the directory
  252.                 structure in the following example....
  253.  
  254.                    D:\BBSFILES
  255.                         ├───── RAUTIL  - RA utilities
  256.                         ├───── WORDP   - Word Processor Stuff
  257.                         └───── DOSUTIL - General Dos Utils
  258.  
  259.                 Your entry would be D:\BBSFILES
  260.                 When you press the F5 key when the Attach File Name window
  261.                 is displayed, it will present a picklist, starting in the
  262.                 specified directory, and allow you to move through the
  263.                 directories, to find and select the file you want.
  264.  
  265.                 See RASIS.DOC for instructions on using the picklist.
  266.  
  267.   Viewer    :   Specify a text file viewer that can be called from RASIS.
  268.                 This MUST be a full pathname, and must include the program
  269.                 files extension. ie: C:\UTIL\TVIEW.EXE
  270.                 You can supply program parameters if desired, such as the
  271.                 directory where your reports are created.
  272.  
  273.                 If you would like to always fire up the viewer in your
  274.                 "Report" directory, then give the directory as a parameter.
  275.                 EG: if reports are going to C:\Reports you can enter
  276.                 C:\UTIL\TVIEW.EXE C:\REPORTS... make sure there is a
  277.                 space before viewer parameters/filenames
  278.  
  279.                 ***BATCH FILES ARE "NOT" SUPPORTED FOR THIS CALL!***
  280.  
  281.   Editor     :  This is for the Editor to be used to create/edit messages.
  282.                 It can be an external editor, or you can use the RASIS
  283.                 internal editor, which is a full featured editor, text
  284.                 import, block commands and more.
  285.  
  286.               * External - Enter full Drive/path/filename.extension and
  287.  
  288.                                                     
  289.  
  290.  
  291. SetupSis           Sysop's Setup Manual for RASIS 2.0              Page  5
  292.  
  293.                            any startup parameters needed.
  294.               * Internal - Leave BLANK, to use internal message editor.
  295.  
  296.                 The internal editor has advantages over external, when
  297.                 writting/posting a new message on the fly....
  298.  
  299.   Text Viewer, is checked to see that you supplied a full drive and
  300.   pathname. You could still enter an invalid name, in this case RASIS will
  301.   report an Error (Dos Error #2, file not found). If you leave it blank, the
  302.   Viewer call is disabled.
  303.  
  304.   Editor is validated same as Viewer, if you enter data for an external
  305.   editor.  For the internal editor (blank field) no validation is required.
  306.  
  307.  ┌────────────┐
  308.  │PRINT CODES:│
  309.  └────────────┘
  310.    Pretty easy, you enter the escape+char sequences required to set your
  311.    printer to the mode requested. Up to 40 characters can be entered,
  312.    allowing for Laser Printer code strings.
  313.  
  314.    These are used for the PRE and POST print codes for Mailing Labels,
  315.    and some of the reports.
  316.    NOTE: Some reports force compressed mode, see RASIS.DOC
  317.  
  318.    Entering the ESC char, Ctl-Key chars etc. is accomplished by first
  319.    pressing CTL-P, then pressing the ESC, CTL+KEY combo, =or= the
  320.    Alt+Numberpad key combo.
  321.  
  322.     cpi= characters per inch     cpl= characters per line
  323.  
  324.   * Stnd.On  : Set standard PICA 10cpi/80cpl print mode.
  325.   * Comp.On  : Set compressed, 17cpi/137/cpl print mode.
  326.   * Comp.Off : Turn OFF compressed mode.
  327.   * Elite.On : Set Elite Mode, 12cpi/96cpl print mode.
  328.  
  329.     You can use Stnd.On to turn off Elite.
  330.     Of course you can enter in any code string for any print mode you
  331.     desire, for these settings. Refer to your printer manual.
  332.  
  333.     LQ.On    : Set Letter Quality Print On.
  334.     LQ.Off   : Set Letter Quality Print Off.
  335.  
  336.     The default settings for RASIS are:
  337.     PRE:  Elite.On
  338.     POST: Stnd.On
  339.     LQ  : Off
  340.  
  341.   * Reset Printer: (NEW) Code to reset printer.
  342.                    This is handy if your printer has a problem changing
  343.                    codes on command.
  344.  
  345.  NOTE: All suppled print commands are for EPSON LQ850 compatible printer,
  346.        which includes the Panasonic 1224i
  347.  
  348.  
  349.                                                     
  350.  
  351.  
  352. SetupSis           Sysop's Setup Manual for RASIS 2.0              Page  6
  353.  
  354.   * Printer Port: This is the LPT? port your printer is attached to.
  355.                   Used for testing printer availability, sending codes
  356.                   etc.
  357.                   May be from 1 to 3. Default is 1.
  358.  
  359.  ┌───────────┐
  360.  │OPTIONS:   │
  361.  └───────────┘
  362.    Options displays a Menu, with two choices: External Programs and
  363.    Modem & Misc.
  364.  
  365.  
  366.    External Programs:
  367.    The External Programs box is where you get to create your own MENU list,
  368.    for the call to your User and File Maintainence programs, along with four
  369.    other programs that can be run form RASIS.
  370.    In un-registered mode, you may setup the last three programs, but they
  371.    will NOT be available in RASIS util you are registered.
  372.  
  373.    Display: is what will be displayed in the menu, limit of 15 characters
  374.    input, less the highlighting flags, gives you a total of up to 13
  375.    characters for the menu display line.
  376.  
  377.    The HOT key highlight chars are the [ and ]. Surronding a letter with
  378.    these will cause it to be in the highlighted color, and will also be the
  379.    HOT key for the menu item.
  380.  
  381.    Look at the default items created by 106TO200, and run RASIS, with the
  382.    new config, without changing these, to see how this works.
  383.    Then you can modify to use any third party utility you wish, or leave as
  384.    is to use RA's RAMGR.EXE program.
  385.  
  386. *  User Program Display:
  387.         This is what will be displayed in the menu for the USER maintainence
  388.         program menu item.
  389. *  User Program Command: The full drive/path/filename with any parameters,
  390.         to run the User program.
  391. *  User Program Help: Here you enter the help text you want displayed
  392.         on the RASIS Help Line.
  393.  
  394. *  File Program Display: Same as the User setup above.
  395. *  File Program Command: Same as User.
  396. *  File Program Help: Here you enter the help text you want displayed
  397.         on the RASIS Help Line.
  398.  
  399. *  Optional Programs Display: Can be another program to run, or if you use
  400.         RAMGR, this can be the command to run RAMGR in menu mode, where you
  401.         can choose either from withing RAMGR.
  402. *  Optional Programs Command: Same as previous two.
  403. *  Optional Programs Help: Here you enter the help text you want displayed
  404.         on the RASIS Help Line.
  405.  
  406. *  Optional Programs #4 thru #6 the same....
  407.  
  408.    Now...... you "can" actually run RAMGR for both user and file maint, and
  409.  
  410.                                                     
  411.  
  412.  
  413. SetupSis           Sysop's Setup Manual for RASIS 2.0              Page  7
  414.  
  415.    add two other external programs to this menu. Simply choose one for
  416.    RAMGR, and put the other two in the other slots.
  417.  
  418.    When setup saves changes, it parses out the HOTKEY for the changed/new
  419.    menu item. For this to work, and for the HOTKEY to be highlighted, you
  420.    MUST surround it with the [ and ] characters.
  421.    If you do not, the menu command WILL NOT WORK!
  422.  
  423.  
  424.    Modem & Misc:
  425.  
  426. *  Local Area Code: Generaly the area code for your local dialing range.
  427.    If this code is found in a phone number it will be stripped.
  428.  
  429. *  Long Distance String: Dialing string for calling numbers outside your
  430.    area.
  431.    NOTE:  When you run the Dialer in RASIS, it does give you the chance to
  432.    edit the number before actually dialing it.
  433.  
  434. *  Modem COM port:  RASIS only supports COM1 and COM2, enter 1 ot 2 here.
  435.  
  436. *  Use Font: This allows you to permanetly disable the Special Font used by
  437.    RASIS when a VGA monitor is detected. Set this to No if you experience
  438.    problems.  You can also disable the font, for the current RASIS session,
  439.    by using the /NF switch when firing up RASIS.
  440.  
  441. *  Force User Name: Previous versions had this in the Sysop setup, it causes
  442.         RASIS to "always" use the name in the user record for the first line
  443.         of the Mail Label.
  444.  
  445. *  Label Format:  Tells RASIS how to print the label text.
  446.         1. Proper Case (DEFAULT):
  447.            Prints all words with the first letter in uppercase, the rest
  448.            lowercase.
  449.         2. Upper Case:
  450.            Prints all words in uppercase.
  451.         3. As Is:
  452.            Prints all words as they exist in the user's record.
  453.  
  454.  ┌───────────┐
  455.  │MESSAGES:  │
  456.  └───────────┘
  457.     This section is where you set up the default values for Posting Messages
  458.     in RASIS.  These values are used for posting of "template" messages,
  459.     already created by you.
  460.     Some can be over-ridden at posting time, some cannot.
  461.  
  462.     In un-registered mode you may only post to the Hudson Message Base,
  463.     upon registration posting to JAM areas is activated.
  464.  
  465.     * Message Base Type: Enter "H" for Hudson, or "J" for JAM {+}
  466.           This value cannot be changed at post time.
  467.  
  468.     * Hudson Board #:  Enter the board number to use, when posting to a
  469.       Hudson Message Base. Numbers must be zero padded, and can range from
  470.  
  471.                                                     
  472.  
  473.  
  474. SetupSis           Sysop's Setup Manual for RASIS 2.0              Page  8
  475.  
  476.       001 to 200.  A number MUST be entered, though it is ignored if you
  477.       have specified JAM above. Only used when posting to HMB.
  478.          This cannot be changed at post time.
  479.  
  480.     * Message Base Path:
  481.        This field specifies the path to either the Hudson Message Base
  482.        directory, which should be the same as that entered in File/Directory
  483.        PATHS, or the path to your JAM message file. Explanation below...
  484.  
  485.        Validation of this entry is dependant on what was entered for Message
  486.        Base Type.
  487.  
  488.        HUDSON: The entry is checked for a valid directory path name, and
  489.        should be pointing to your Hudson Message Base directory.
  490.        Example - D:\RA\MSGBASE - in which RASIS expects to find the MSGBASE
  491.        file.
  492.  
  493.        JAM:  The entry is not validated as a directory path, in fact, NO
  494.        validation is done. Setup ASSUMES, that you have, or will, create
  495.        this message file with RACONFIG.
  496.        Lets assume you want a JAM message area.... General Messages, in
  497.        RACONFIG you would set up the area as JAM, with a PATH to the file
  498.        area, Example: D:\RA\JAM\GENERAL..... what this specifies is that
  499.        In the directory D:\RA\JAM  RACONFIG should create a message file,
  500.        and index files, for a message area called GENERAL.
  501.  
  502.        It will create four files for the General Messages area:
  503.        GENERAL.JDT
  504.        GENERAL.JDX
  505.        GENERAL.JHR
  506.        GENERAL.JLR
  507.        So, in effect, when the message base type is set to J, for JAM, this
  508.        field points to a "FILE", or series of files, (GENERAL.*).
  509.        When the message base type is H, for HUDSON, this field points to a
  510.        "DIRECTORY".
  511.        Is this all as clear as mud?  <grin>
  512.  
  513.        When you go to post a message in RASIS, the data window displays
  514.        where the message is being posted to,
  515.        For HUDSON it displays - Posting To: Board # 001 D:\RA\MSGABSE
  516.        For JAM it displays    - Posting To: D:\RA\JAM\GENERAL
  517.        ..... based on the examples given.......
  518.  
  519.    *   Default From:
  520.          This value will be placed in the From field at post time,
  521.          usually this will be "Sysop" or your Name.
  522.          This can be changed at post time.
  523.  
  524.    In the future, there may be a couple more options that may be set up
  525.    here.
  526.  
  527.  ┌───────────┐
  528.  │SYSOP INFO:│
  529.  └───────────┘
  530.    This is where you enter System and Sysop name, and Registration Code.
  531.  
  532.                                                     
  533.  
  534.  
  535. SetupSis           Sysop's Setup Manual for RASIS 2.0              Page  9
  536.  
  537.  
  538.  
  539.    System Name    : Your BBS/Company name, as you wish it displayed, and
  540.                     listed in Reports.
  541.  
  542.    Sysop Name     : As you wish your name displayed, also, this MUST match
  543.                     the Sysop Name as supplied for your Registration Code.
  544.  
  545.  Registration Code: Enter your Registration Code as received from RaLin.
  546.                     If you are NOT registered, leave it at 0, (numerical
  547.                     zero), else an error will be generated in RASIS, code
  548.                     and name are also verified just after exiting the
  549.                     Sysop Information box, if it's invalid, two messages
  550.                     will be displayed, one by the Validation routine, as
  551.                     done in RASIS, and one by Setup. We want to make SURE
  552.                     you know if the information is not correct! <smile>
  553.  
  554.   Registered Mode is determined in Setup immediatly after the code is
  555.   entered, so once a valid registration code is entered, any fields that
  556.   you were previously unable to modify, should become available to you the
  557.   moment the code is proved valid.
  558.  
  559.  ┌─────────┐
  560.  │PASSWORD:│
  561.  └─────────┘
  562.    The password you specify, is saved as a CRC value, the same as RA
  563.    saves your User Passwords.
  564.    Should you forget your password, if it has been assigned, you will not be
  565.    able to access Setup to fix it.
  566.    Your only choice will be to erase RASIS.CFG, and start from scratch
  567.    again.
  568.  
  569.    If you enter a password here, it will be required to access both the
  570.    Setup program,  and RASIS. In both cases, you are given three tries at
  571.    entering your password, before being booted out.
  572.  
  573.    We CAN NOT tell you what your password is either, so don't call
  574.    asking for me to figure it out!! If you forget it, you will have no other
  575.    choice but to delete RASIS.CFG  and start over.
  576.  
  577.    Pressing ENTER on a blank field, disables Password Protection.
  578.  
  579.    Entering a password here will Create or Change the password CRC value.
  580.    If none exists, it will be created, if one exists, it will be changed.
  581.  
  582.    NOTE: If you enter a password, during the current Setup session, the
  583.    password will be visible in this field, should you wish to double check
  584.    the string before Exiting Setup.
  585.    Once you have saved the configuration, this string will never be shown
  586.    again, it is NOT saved, only the CRC value of the string.
  587.  
  588.  ┌─────┐
  589.  │QUIT:│
  590.  └─────┘
  591.    ESC may also be pressed instead of "Q".
  592.  
  593.                                                     
  594.  
  595.  
  596. SetupSis           Sysop's Setup Manual for RASIS 2.0              Page 10
  597.  
  598.  
  599.    If Setup detects that changes have been made, it will prompt you to
  600.    save them, (Y/N), you can press ESC to remain in the program.
  601.    Pressing N will discard any changes made and exit normally.
  602.    Pressing Y will update the config file currently being used, with the new
  603.    settings.
  604.  
  605.    Remember, even if you made changes in a data entry box, if you pressed
  606.    ESC any time before normal exit, the changes were discarded. In this
  607.    case, as far as Setup is concerned, No changes were made.
  608.  
  609.    Upon termination, Setup will display a message, telling you:
  610.  
  611.      1. No Changes...Configuration Not Saved
  612.      2. Configuration Saved to: Path+Filename
  613.  
  614.    Depending on what has been done.
  615.  
  616.  
  617. <eof SETUP.DOC>
  618.