home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 15 / CD_ASCQ_15_070894.iso / vrac / dcm32.zip / DCM.DOC < prev    next >
Text File  |  1994-06-01  |  8KB  |  146 lines

  1.  ------------------------------------------------------------------------------
  2.  
  3.                       Deluxe Conference Menu / Maker (DCM)
  4.  
  5.              *** FOR PCBOARD v15.1 AND HIGHER PPL LANGUAGE ONLY ***
  6.  
  7.  ------------------------------------------------------------------------------
  8.  
  9.  1st - You must be running PCBoard v15.1 or higher AND run the .EXE from a
  10.        286 or better computer....   The more memory available, the better!
  11.  
  12.  Deluxe Conference Menu/Maker is a little utility that I wrote to make my life
  13.  a lot easier.  It's simple to use, and easy to install.  I can't really put
  14.  too many restrictions on this as far as not registering it, but I can say
  15.  this.  I try and make any utilities available to you that I write to make
  16.  life easier.  If you wish to have me keep this up, I request that you send
  17.  in the nominal registration fee.  $15.00 is nominal for a working piece
  18.  of software.  This software is written with CDC's development kit for ease
  19.  of operation and PCBoard interface.
  20.  
  21.  The only unregistered restriction you will see is the Unregistered Evaluation
  22.  copy message at the top of the PPE screens.
  23.  
  24.  DCM has support for Unlimited Networks, and 65,535 conferences per network.
  25.  
  26.  It is important that I say:  Suggestions are put on our wish list, and
  27.  applied as needed - by order of importance, and the number of times
  28.  suggested.  We may be working on something more benificial at the time.
  29.  
  30. ------------------------------------------------------------------------------
  31.  
  32.  312-284-7133 BBS   (orders, suggestions, help, etc...), USRobotics HS Modems
  33.  312-284-2261 Voice (orders and IMPORTANT questions),    12:00pm - 10:00pm CST
  34.  312-284-0437 Fax   (orders, help, suggestions, etc...), Switched
  35.  
  36.  WE ARE SUPPORTING A 4D SOFTWARE CONFERENCE IN THE INTELEC MAIL NETWORK
  37.  FOR MORE CONVENIENCE.
  38.  
  39.  Register via Credit Card on The Fourth Dimension BBS:
  40.  Just call our BBS and type "ORDER" from the main command prompt.
  41.  We accept VISA, MASTER CARD, DINERS CLUB, CARTE BLANCHE, & JCB.
  42.  
  43.  IMPORTANT:  I will not make any effort to call you to give you a
  44.  registration number.  Once you call and register the program, just
  45.  leave a message on my BBS, or call me voice for an immediate reg number.
  46.  If I am not available upon a voice call, leave a name and number, and
  47.  state you are calling for DCM - I will return a call.
  48.  It is too costly for me to call everyone and give out your registration
  49.  numbers, come on, the program is only 15.00 dollars!
  50.  
  51.  The fee for registration is a nominal $15.00.  (Non-Negotiable)
  52.  We are willing to accept trades of registered software (call voice, this
  53.  is a courtesy to other shareware authors.)
  54.  
  55.  Checks/money orders please make payable to 4D SOFTWARE....
  56.  
  57.                                   4D Software
  58.                                  P.O.Box 389051
  59.                                Chicago, Ill 60638
  60.  
  61. ------------------------------------------------------------------------------
  62.  CONFIG FILE SWITCHES.....
  63.  
  64.  ";" in the first column deliminates a comment line and it will be ignored.
  65.  
  66.  "SKIPFLAGS" will make DCM skip the flags.  Meaning it will not put the
  67.              'E', 'F', or 'P' flags after the conference names.
  68.  "IGNORESECURITY" will tell DCM to not make a conference private if the
  69.                   private flag is not set.  Otherwise, if the conference
  70.                   hasn't got its private flag set, BUT does have a
  71.                   security required if public set (greater than 0) the
  72.                   conference is considered private.
  73.  "NOCLEAR" will suppress screen clears.
  74.  "NODELAY" will suppress all requirements for keyboard input, for those of
  75.            you who run DCM in events, batch files, etc...
  76.  "SORT" will cause the conferences to be sorted by network.
  77.  "UPPERCASE" will convert all output of conference names to be in Upper Case.
  78.  "NUMBERCOLOR=@Xbf" This tells DCM what color to use for the output of the
  79.                     conference number.  b = background, f = foreground.
  80.  "FLAGFILLER=@Xbf" This is the filler to use for the spaces in the flags
  81.                    when a flag is not present.
  82.  "FLAGCOLOR=@Xbf" The color of the flags for each conference.
  83.  "BRACECOLOR=@Xbf" The color for the " [ ] " braces around numbers.
  84.  "BLANKCOLOR=@Xbf" The color for blank spaces.
  85.  "NAMECOLOR=@Xbf" The color for network names and conference names.
  86.  "TEXTCOLOR=@Xbf" The color for any other misc. text, like the net name at the
  87.                   top of the conference listing screens.
  88.  "BORDERLEFTCOLOR=@Xbf" The color to use for the left side of the border.
  89.  "BORDERRIGHTCOLOR=@Xbf" The color to use for the right side of the border.
  90.  "HEADERCOLOR=@Xbf" The color to use for the headers on the net screen.
  91.  "NETWORKPROMPT=........." The prompt, minus the "?" for the network screen.
  92.  "CONFERENCEPROMPT=........." The prompt, minus the "?" for the conference
  93.                               screen.
  94.  "ALLNETS=" The header to be put on the top of the screen when a user
  95.             is viewing ALL the networks at once (the (A)ll command from the
  96.             network prompt.)
  97.  "NET=" statement (below).
  98.  "NETx=" This specifies the name of the network.
  99.          IE: "NET1=" would mean this is the first network name to be
  100.          outputted, and so on..
  101.  "Cx=nnn" This means your specifing a conference number for a given network.
  102.           "x" means which network number.  "nnn" is the conference number on
  103.           your BBS.  DCM will retrieve the name from your CNAMES. file.
  104.           Make sure you are specifying a good conference number, or DCM will
  105.           abort operation.  You can specify ONE (1) conference per "Cx="
  106.           declaration.  OR you can specify a range (1 per "Cx=" declaration.)
  107.           Ranges are specified with a "-" seperating the low and high number.
  108.           IE: "C1=201-352".
  109.  "REQLEVELx=nnn" This is basically the same as the previous switch, except
  110.                  that it DOES NOT need to be present.  The x is the net number,
  111.                  and the nnn is the SECURITY level (Minimum) required for a
  112.                  user to view the selected network.  If the user's security
  113.                  is less than nnn, the DCMSB file will be displayed (see
  114.                  below for a description of DCMSB.)
  115.  
  116.  Now, run the EXE file to create the output files.  Then install the PPE
  117.  in your CMD.LST file and copy the output files to the same place as the
  118.  actual PPE.
  119.  
  120.  Outputted Files Explanation:
  121.  
  122.  CONFSxxx.DCM - Where the xxx is replaced by a number, it is the actual
  123.                 display file for the individual network.
  124.  
  125.                 Where the xxx is replaced by ALL, it is the display file
  126.                 used for the (A)ll command under the network screen to
  127.                 display a complete inter-network mixed conference listing.
  128.  
  129.                 Where xxx is replaced by TXT, it is the formatted file
  130.                 ready for printing on a printer.  Formatted to 60 lines
  131.                 per page, with form feeds and page breaks.
  132.  
  133.  DCM.CFG      - The configuration file needed to run DCM.
  134.  DCMSB        - This file is displayed if the user tries to view a net
  135.                 that he/she does not have the appropriate minimum
  136.                 access to view.  You can have security specific, graphics,
  137.                 language, etc. specific files. (ex: DCMSB70.SWS, level
  138.                 70 users, SWISS language version.)
  139.  
  140. THERE HAS BEEN THE NEED TO ADD A COMMAND TO DISPLAY BRIEF REGISTRATION
  141. INFORMATION FOR THE SAKE OF PIRATES STEALING COPIES OF DCM.  IF YOU ARE
  142. ON A CONFERENCE LISTING SCREEN, INSTEAD OF ENTERING A CONFERENCE NUMBER,
  143. JUST TYPE THE LETTER "P" FOR PROGRAM INFORMATION.  IF YOU FIND THAT
  144. THE COPY OF DCM BEING RUN ON A BOARD IS NOT REGISTERED >PROPERLY< TO THE
  145. SYSOP OF THAT BOARD, PLEASE CONTACT 4D VIA OUR VOICE NUMBER.  THANK YOU.
  146.