home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 15 / CD_ASCQ_15_070894.iso / vrac / cp_211.zip / README.206 < prev    next >
Text File  |  1994-05-18  |  3KB  |  63 lines

  1.  
  2.  cPoint update v2.06 ...
  3.  
  4.  - added configurable base directory
  5.  - added command line argument to load an alternate .Cfg file at startup
  6.    - the default .Cfg file is cPoint.Cfg and if you only have one BOOS system
  7.      you will not need this feature
  8.    - to use cPoint with more than one system take an existing .Cfg and
  9.      copy it to a unique name in the same directory as cPoint.Exe
  10.      - run cPoint with the name of the new .Cfg file on the command line (note
  11.        that the .Cfg must not be entered) eg: cPoint AXAXA
  12.      - edit your configuration to provide a path for the base directory and
  13.        the BOSS information as required
  14.    - all configuration files MUST end in .Cfg
  15.    - when you want to call a system you would run cPoint with the name (and
  16.      no extension) of the configuration file to use
  17.      - example: if you call A_X_A_X_A and Object Code Systems you would
  18.                 start with a raw cPoint.Cfg file and copy it to, say,
  19.                 AXAXA.Cfg and then rename the cPoint.Cfg to, say, OCS.Cfg
  20.                 - run cPoint AXAXA
  21.                   - configure the BOSS phone number and addresses and enter
  22.                     a mail path for the messages that you will get from the
  23.                     A_X_A_X_A system.
  24.                 - run cPoint OCS
  25.                   - configure as above but this time for the Object Code
  26.                     Systems BOSS data and a separate message path for any
  27.                     messages that you will get from the Object Code Systems
  28.                     system
  29.                 - from then on you run cPoint with the appropriate .Cfg file
  30.                   name on the command line
  31.  
  32.  Please note that from a FidoNet persprective it is VERY important that you
  33.  keep messages separated by system.
  34.  
  35.  Once again, ALL .Cfg files MUST be in the same directory as the cPoint.Exe
  36.  file.
  37.  
  38.  Please note that if you are only a point to one single system you will not
  39.  need to worry about any of the above. The default path of .\ will work just
  40.  fine. Although you may change it to the specific directory that is the base
  41.  of your RECV, SEND and MAIL directories it isn't really necessary.
  42.  
  43.  In review, to create a new .Cfg for a new BOSS system that you will be calling
  44.  you must 1) copy the original cPoint.Cfg file (or any .Cfg) to a unique file
  45.  name and then run cPoint with that name (no extension) as a command line
  46.  argument. You must then alter the Base Path in the configuration section for
  47.  your system info. You will also need to alter the BOSS configuration.
  48.  
  49.  When you enter the name of the base directory for a new configuration the
  50.  root must exist already. For example, if you enter...
  51.  
  52.    C:\SYSTEMS\AXAXA
  53.  
  54.  ... and C:\SYSTEMS doesn't exist then the operation will fail. The AXAXA part
  55.  will be created if, and only if, the paths preceding it exist already. The
  56.  C:\SYSTEMS\AXAXA\MAIL, C:\SYSTEMS\AXAXA\RECV and C:\SYSTEMS\AXAXA\SEND
  57.  directories and all of the MSG*.BBS files in the C:\SYSTEMS\AXAXA\MAIL
  58.  directory will be created if, and only if, C:\SYSTEMS already exists.
  59.  
  60.  Confused? So am I. Good luck, the tests and debugging processes work so if
  61.  you encounter any difficulties you can bet that they are likely to be in the
  62.  directory structure as described above.
  63.