home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 15 / CD_ASCQ_15_070894.iso / vrac / u_set115.zip / USERSET.DOC < prev    next >
Text File  |  1994-05-16  |  8KB  |  226 lines

  1.  
  2.  
  3.                     ╥     ┬                ╓─────┐
  4.                     ║     │                ║
  5.                     ║     │  ╓─┐ ╥──┐ ╥──┐ ╙─────┐ ╥──┐ ╓─╥─┐
  6.                     ║     │  ╙─┐ ╟─   ╟─┬┘       │ ╟─     ║
  7.                     ╙─────┘ ╙──┘ ╨──┘ ╨ ┴  ╙─────┘ ╨──┘   ╨
  8.  
  9.                      RemoteAccess User Personal Setup Door
  10.  
  11.                                  Version 1.15
  12.  
  13.                         1992,94 (c) Chief Data Recovery
  14.                              All Rights Reserved.
  15.  
  16.  
  17. INTRODUCTION
  18. ▀▀▀▀▀▀▀▀▀▀▀▀
  19.  
  20.   It's been a long time that I wanted users to be able to set up their
  21.   birth dates with a door that will not crash the BBS. I set to write
  22.   it, and this is what I came out with - A full featured user personal
  23.   setup door.
  24.  
  25.   This door allow the user to change almost any possible parameter in
  26.   his record. RemoteAccess limits and restrictions are still active
  27.   inside the door.
  28.  
  29.  
  30. FEATURES
  31. ▀▀▀▀▀▀▀▀
  32.  
  33.   ■ MultiNode support
  34.   ■ Instant update of user record.
  35.   ■ Split screen sysop-user chat.
  36.   ■ Support ASCII/ANSI/AVATAR.
  37.   ■ All sysop options available inside the door.
  38.   ■ Receive online messages from other users while in the door.
  39.   ■ Command line option to disable changes of items.
  40.   ■ Fast screen update in ANSI/AVATAR modes.
  41.   ■ Real input prompts in ANSI/AVATAR modes.
  42.   ■ Optional CFG file for color definisions
  43.   ■ Multi Language Support. {+}
  44.  
  45.   {+} this sign means that the option is available in the registered
  46.       version only.
  47.  
  48. REQUIREMENTS
  49. ▀▀▀▀▀▀▀▀▀▀▀▀
  50.  
  51.   UserSet requires the following for a proper operation:
  52.  
  53.   ■ 160K of free conventional memory.
  54.   ■ DOS version 3.1 or higher.
  55.   ■ RemoteAccess version 2.00.
  56.  
  57.  
  58. UPGRADE
  59. ▀▀▀▀▀▀▀
  60.  
  61.   If you are upgrading from a version of UserSet 1.10 or earlier, please
  62.   note that some of the active keys are changed. If you use the option
  63.   to disable options in UserSet, you must check the current key for each
  64.   action.
  65.  
  66.  
  67. INSTALLATION
  68. ▀▀▀▀▀▀▀▀▀▀▀▀
  69.  
  70.   To Install UserSet on your RemoteAccess BBS, you'll need to create a
  71.   type 7 menu entry and just call USERSET.EXE.
  72.  
  73.   This is all that is needed for the installation. UserSet will identify
  74.   your system parameters and will support almost all possible
  75.   configurations such as multiline, multitasking, network etc.
  76.  
  77.   The Sysop may disable any of the options in UserSet by a special
  78.   command line parameter.
  79.  
  80.   This parameter is used in combination with the active keys in the
  81.   following way:
  82.  
  83.       /-ABC  will disable keys A, B and C.
  84.  
  85.   If the sysop wish to disable the options of changing (H)andle and
  86.   (A)ddress, he should specify /-HA in the command line parameter. The
  87.   keys on the screen will be shown in low attributes and selecting them
  88.   will display an error message.
  89.  
  90.   Some sysops wish their users to have colors, either ANSI or AVATAR.
  91.   In this case you should specify /-N so that users will not allow to
  92.   toggle ANSI mode but can still toggle the AVATAR mode.
  93.  
  94.  
  95. CONFIGURATION FILE
  96. ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  97.  
  98.   By default, UserSet contain all its configuration internally. You may
  99.   create an external configuration file named USERSET.CFG (sample
  100.   included) to define all UserSet colors. The USERSET.CFG file may be
  101.   placed in the same directory as USERSET.EXE, in the current directory
  102.   or somewhere along the DOS PATH.
  103.   If USERSET.CFG is not found, UserSet will use its internal default
  104.   colors.
  105.  
  106.   See the included USERSET.CFG for explenation of its usage.
  107.  
  108.  
  109. LANGUAGE FILE
  110. ▀▀▀▀▀▀▀▀▀▀▀▀▀
  111.  
  112.   The external language files are pure text files that have special
  113.   structure.
  114.   Each language file must be defined in the  USERSET.CFG to know which
  115.   file is used for each language. See USERSET.CFG for example.
  116.   The language file itself must be built in a special way. First, every
  117.   empty line and every line that begins with a semicolon (;) is ignored.
  118.   The language lines must begin with the number of the text line,
  119.   following by a space.
  120.   The text itself must be closed within a pipe sign (|) to allow trailing
  121.   spaces to be added.
  122.   Some of the prompts are limited in length so you must check all prompts
  123.   before launching UserSet online.
  124.   If a language file is not specified for a specific language, the
  125.   internal default english strings would be used.
  126.  
  127.   LANGUAGE.ZIP contain ready-made language files. If you make a language
  128.   file that is not included in the package, please send it to me so we can
  129.   include as much languages as possible in future versions of UserSet.
  130.  
  131.   {+} This option is available for registered users only.
  132.  
  133.  
  134. REGISTRATION
  135. ▀▀▀▀▀▀▀▀▀▀▀▀
  136.  
  137.   UserSet registration is $15 (US). When you register UserSet you will
  138.   receive a special key to install in your copy of UserSet and make it
  139.   display a registered message. Instructions on installing the key will
  140.   also be sent to you.
  141.  
  142.   After installing the key, the F8 status line will be changed to
  143.   include your registration information and if you change to another
  144.   status line, it will not return to the default F8 one.
  145.  
  146.   The latest version of UserSet and other of Chief D.R. utilities are
  147.   always available on our 8 nodes support BBS: +972-3-9667562 ,
  148.   +972-3-9673919 or +972-3-9673499 at 14400 V32b/V42b/MNP5 speed.
  149.  
  150.  
  151.                        USERSET V1.15 REGISTRATION FORM
  152.                        ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  153.  
  154.   Name: _________________________________________________________________
  155.         (as written in RACONFIG)
  156.  
  157.   BBS Name: _____________________________________________________________
  158.             (as written in RACONFIG)
  159.  
  160.   Node Number: ___/_____/_____._____ at [ ] Fidonet  [ ] ________________
  161.  
  162.  
  163.   BBS Phone number: ______________________________  Speed: ______________
  164.  
  165.  
  166.   Hours of operation: ___________________ Number of Nodes: ______________
  167.  
  168.   =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  169.  
  170.   Street Address: _______________________________________________________
  171.  
  172.   City/State/Zip: _______________________________________________________
  173.  
  174.   Country: ______________________________________________________________
  175.  
  176.   Voice phone number: ___________________________________________________
  177.  
  178.   =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  179.  
  180.   UserSet Registration ............................ $15 x _____ = $______
  181.   S/H (in Israel) (*) ............................. $ 3 x _____ = $______
  182.   S/H (overseas) (*)............................... $ 6 x _____ = $______
  183.  
  184.   Total ........................................................= $______
  185.  
  186.   (*) If you have a FidoNet Address, the registration key will be sent
  187.       to you by Crash Netmail. Otherwise, a diskette with the key will
  188.       be sent by SnailMail.
  189.  
  190.   Registration by: [ ] Check / Money Order #: ___________________________
  191.  
  192.                    [ ] Cash by Registered mail
  193.  
  194.                    [ ] Visa
  195.                    [ ] MC
  196.  
  197.                    Card Number:__________________________________________
  198.  
  199.                    Name On Card: ____________________________ Exp: ______
  200.  
  201.                    PID (Must in Israel): ________________________________
  202.  
  203.                    Signature (Must): ____________________________________
  204.  
  205.  
  206.   * Please make checks payable to "Chief Data Recovery Ltd."
  207.  
  208.   Send registration to: Chief Data Recovery Ltd.
  209.                         P.O.Box 499
  210.                         Nes-Ziona 70400
  211.                         ISRAEL
  212.  
  213.  
  214.  
  215.                                   -= EOF =-
  216.  
  217.  
  218.  
  219.  
  220.  
  221.  
  222.  
  223.  
  224.  
  225.  
  226.