home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / OFFLINE / CNTMX100.ZIP / CNET.DOC < prev    next >
Text File  |  1993-08-02  |  31KB  |  851 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.                         CNet for Maximus Version 1.00
  27.                    "The ONLY way to move your Max QWK-mail"
  28.                      Copyright(c) 1991-1992, Rollin White
  29.  
  30.                        QWK Format Networking Software
  31.  
  32.                           Written by Rollin White
  33.  
  34.                  Documentation by Rollin White & Bill Castle
  35.  
  36.  
  37.  
  38.                                Table of Contents
  39.                                -----------------
  40.  
  41.           Introduction ................................... 1
  42.               Features ................................... 1
  43.  
  44.           Thank Yous ..................................... 2
  45.           Registration ................................... 2
  46.  
  47.           Installation ................................... 3
  48.               Keyword Reference .......................... 3
  49.                CRCMETHOD ................................. 3
  50.                MAXDIR .................................... 4
  51.                LOGDIR .................................... 5
  52.                CRCDIR .................................... 5
  53.                SYSTEM .................................... 5
  54.                READONLY .................................. 5
  55.                CRCREBUILD ................................ 6
  56.                TEMPDIR ................................... 6
  57.                SYSOPNAME ................................. 7
  58.                QWKDIR/REPDIR ............................. 7
  59.                POINTERDIR ................................ 7
  60.                HOSTSYSOP ................................. 7
  61.                FIDO_TAGS ................................. 8
  62.                PRIVATE ................................... 8
  63.                CONFERENCE ................................ 8
  64.                YOURTAG#/HOSTTAG# ......................... 8
  65.                ALIAS ..................................... 9
  66.                APPEND .................................... 9
  67.                TCAN ...................................... 9
  68.                COMPRESS/EXTRACT .......................... 10
  69.                COMMENTS .................................. 10
  70.  
  71.           File Renaming .................................. 10
  72.           Duplicate Message Checking ..................... 10
  73.           Running The Program ............................ 11
  74.           Important Details .............................. 12
  75.           Bug Reports .................................... 13
  76.           The Latest Version ............................. 13
  77.           Contacting the Author .......................... 13
  78.           Error Messages ................................. 13
  79.           Credits ........................................ 14
  80.           Disclaimer ..................................... 14
  81.           History ........................................ 15
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.                                  - Page 1 -
  92.  
  93.           INTRODUCTION
  94.           ************
  95.  
  96.                CNet  is  functionally  equivalent  to RNet, QNet,
  97.                MkNet  and  TNet.  Basically  it  will export your
  98.                messages into a .REP packet  and will import a QWK
  99.                packet  into   your  message  base.   This  allows
  100.                bulletin boards  to "network" their  message bases
  101.                via  the  popular  QWK  format  mail  doors. For a
  102.                thorough  discussion  of  the  echo  mail  concept
  103.                please see the file NETWORK.TXT.
  104.  
  105.                CNet was originally  written for UltraBBS software
  106.                but has since been written for other BBS software.
  107.                All references to CNet in  this manual are to CNet
  108.                for Maximus unless stated otherwise.
  109.  
  110.            Some of the features of CNet for Maximus 1.0 include:
  111.            ===========================================================
  112.  
  113.                * Ability to limit the number of messages exported.
  114.  
  115.                * Uses shared reads and writes for multitasking and
  116.                  network environments
  117.  
  118.                * Ability  to  reset   import/export  pointers  via
  119.                  command line arguments
  120.  
  121.                * Option to allow/disallow private messages
  122.  
  123.                * Fully configurable tagline by conference, with up
  124.                  to nine different taglines
  125.  
  126.                * Full control over which conferences from host are
  127.                  imported into your message bases
  128.  
  129.                * Supports Hub conference numbers above 1000
  130.  
  131.                * Small program size
  132.  
  133.                * Complete logging of all actions
  134.  
  135.                * External  pointers  so  that  conferences  may be
  136.                  shared with other network software such as a FIDO
  137.                  interface UTI drivers, or even CNet
  138.  
  139.                * Control  over  where  the  log,  CRC, and pointer
  140.                  files are kept
  141.  
  142.                * Multiple configuration file support
  143.  
  144.  
  145.  
  146.                                  - Page 2 -
  147.  
  148.                * Because  CNet uses  external pointers  it may  be
  149.                  used to "gate" conferences
  150.  
  151.                * Checks for Duplicate messages on imports using 16
  152.                  or 32 bit CRCs
  153.  
  154.                * Option to turn off tagline and CRC checking
  155.  
  156.                * Option to add host tagline to messages without an
  157.                  origin line
  158.  
  159.                * Easy to use configuration file format
  160.  
  161.                * Color text  based windows for  clear presentation
  162.                  of information
  163.  
  164.                * Option to make a conference read only
  165.  
  166.                * Full implementation of aliases
  167.  
  168.                * Trashcan option to prevent messages from unwanted
  169.                  users
  170.  
  171.                * CNet backs up REP files and your pointer files
  172.  
  173.               The actual  transfer of the QWK  and REP packets is
  174.               up to  you. It is  best done in  your nightly event
  175.               through a script file or Robocomm.
  176.  
  177.           THANK YOUS
  178.           **********
  179.  
  180.               I'd like to first thank Mia for all of her love and
  181.               support. I'd especially like  to thank Bill Castle.
  182.               He helped me develop  CNet from it's primitive form
  183.               in .99a for UltraBBS to what it is now. He did most
  184.               of the testing and came  up with most of the ideas.
  185.               In short,  he's been the  driving force behind  the
  186.               program! Thanks  also go to  the people who  helped
  187.               him,  Mark  Henderson,  Colin  Davidson, Bob Huson,
  188.               Bill Overson, and Klaus Lamort
  189.  
  190.           REGISTRATION
  191.           ************
  192.  
  193.               CNet  is being  distributed as  Shareware. You  are
  194.               permitted to evaluate this program for a reasonable
  195.               amount of time(30 days) before you make a decision.
  196.               If you  continue to use  CNet after the  evaluation
  197.               period, you obligated  to register. Registration is
  198.  
  199.  
  200.  
  201.                                  - Page 3 -
  202.  
  203.               a one time $25(US)  and qualifies you for unlimited
  204.               upgrades. Please see the file REGISTER.TXT for more
  205.               information. Registered users not only become legal
  206.               users  of  CNet,  but  many  of  it's  features are
  207.               enabled for registered users only.
  208.  
  209.           INSTALLATION
  210.           ************
  211.  
  212.               Installation should be fairly  easy. The first step
  213.               is to create/modify a  configuration file. The file
  214.               is  straight ASCII,  and should  be named HOST.CFG,
  215.               where HOST is the actual  ID your HOST BBS uses for
  216.               his QWK  packets. For example,  if the QWK  packets
  217.               you receive  are named LSO.QWK,  your configuration
  218.               file should be named LSO.CFG
  219.  
  220.                Included with CNet is  a file, SAMPLE.CFG that may
  221.                serve as  a starting point  for creating your  own
  222.                configuration files. A configuration file consists
  223.                of  a  series  keywords  which  describe  how CNet
  224.                should    work.    SAMPLE.CFG    contains    brief
  225.                descriptions of each keyword, while this reference
  226.                manual  contains  detailed  descriptions  of  each
  227.                option.
  228.  
  229.                Options that have the word required in parenthesis
  230.                are   keywords  that   are  necessary   for  every
  231.                configuration  file.  Options  that  have the word
  232.                registered   in   parenthesis   are   limited   to
  233.                registered users.
  234.  
  235.           KEYWORD REFERENCE
  236.           *****************
  237.  
  238.                All keywords  should be capitalized  unless stated
  239.                otherwise. Where a path  is required, the trailing
  240.                backslash  is  optional.  The  following Items are
  241.                also outlined in great detail in the SAMPLE.CFG.
  242.  
  243.           CRCMETHOD
  244.           ---------
  245.  
  246.                This defines what CRC  method is used for specific
  247.                conferences.  CRCs  are  used  to  keep  track  of
  248.                duplicate  messages in  each conference.  CNet may
  249.                use  16  bit  or  32  bit  CRCs  according to your
  250.                preference. Sixteen bit CRCs are slightly quicker,
  251.                but  less  accurate  than  32  bit  CRCs.  For the
  252.  
  253.  
  254.  
  255.  
  256.                                  - Page 4 -
  257.  
  258.                CRCMETHOD statement, 1 represents  16 bit CRCs and
  259.                2 represents  32 bit CRCs. If  a conference is not
  260.                included  in a  CRCMETHOD statement,  no duplicate
  261.                message  checking   will  be  performed   on  that
  262.                conference.
  263.  
  264.                     Example:
  265.  
  266.                     CRCMETHOD=2:10,11,12,13
  267.  
  268.                Would  instruct  CNet  to   use  32  bit  CRCs  on
  269.                conferences   ten  through   thirteen.  All  other
  270.                conferences   would  have   no  duplicate  message
  271.                checking.    CNet   allows    multiple   CRCMETHOD
  272.                statements even if the same CRC method is used.
  273.  
  274.           MAXDIR (required)
  275.           ----------------
  276.  
  277.                This is  the location of  your Max directory  where
  278.                Area.Dat is located.
  279.  
  280.                    Example:
  281.  
  282.                    MAXDIR=C:\Max
  283.  
  284.  
  285.  
  286.  
  287.  
  288.                                  - Page 5 -
  289.  
  290.           LOGDIR (required)
  291.           -----------------
  292.  
  293.                This is  the name and  location of your  log file.
  294.                You  may  have  one  log  file  for  all  of  your
  295.                configuration files or you may have one for each.
  296.  
  297.                    Example:
  298.  
  299.                    LOGDIR=C:\Cnet\CnetMax.Log
  300.  
  301.           CRCDIR
  302.           ------
  303.  
  304.                This is the location for  your CRC files. If it is
  305.                left blank or omitted, the CRC files are placed in
  306.                the same directory as the message files. CNet uses
  307.                these files to determine duplicate messages. Their
  308.                location  is not  critical, however  do not  place
  309.                them  on a  RAM drive  since you  will lose  their
  310.                contents if you reboot the computer.
  311.  
  312.                    Example:
  313.  
  314.                    CRCDIR=C:\Cnet\Crc
  315.  
  316.           SYSTEM (required)
  317.           -----------------
  318.  
  319.                This  keyword is  required. Set  SYSTEM to  MAX.
  320.  
  321.                    Example:
  322.  
  323.                    SYSTEM=MAX
  324.  
  325.           READONLY (registered)
  326.           ---------------------
  327.  
  328.                This keyword is used  to indicate conferences that
  329.                are  to be  read only.  Often major  networks will
  330.                have   news   conferences    available   for   the
  331.  
  332.  
  333.  
  334.                                  - Page 6 -
  335.  
  336.                administration  to post  informational news items.
  337.                Usually users  are not permitted  to post messages
  338.                in  this type  of conference.  Making a conference
  339.                read  only will  prevent any  messages from  being
  340.                exported.
  341.  
  342.                    Example:
  343.  
  344.                    READONLY=100,101
  345.  
  346.           CRCREBUILD (required)
  347.           ---------------------
  348.  
  349.                This  is one  of the  most important  keywords. It
  350.                describes how you would like  your CRC files to be
  351.                maintained. If  it is assigned a  value of 0, CNet
  352.                will  rebuild your  CRC files  when it  determines
  353.                that they need to be  updated. This could be after
  354.                a message base pack or  if another mail tosser has
  355.                imported new  messages. This makes  CNet extremely
  356.                effective  at  eliminating  duplicates  even  in a
  357.                gated conference.
  358.  
  359.                If you  specify a number  other than 0,  CNet will
  360.                keep no  more than that number  of CRC records for
  361.                each  conference.  Using  this  option,  CNet will
  362.                never  rebuild the  CRC files.  While this  option
  363.                sacrifices  a  small  amount  of  accuracy, it can
  364.                greatly  speed  imports,   especially  for  active
  365.                conferences.  A maximum  of 3000  CRC records  are
  366.                maintained for each conference.
  367.  
  368.                    Example:
  369.  
  370.                    CRCREBUILD=500
  371.  
  372.           TEMPDIR
  373.           -------
  374.  
  375.                This  keyword allows  you to  define the temporary
  376.                directory used  by CNet. This  directory should be
  377.                on  your fastest  drive(a RAM  drive if possible).
  378.                Make sure  that there is enough  space for the QWK
  379.                packet to be unzipped into this directory. Rule of
  380.                thumb is to have at least three times your largest
  381.                QWK packet free on this drive.
  382.  
  383.                    Example:
  384.  
  385.                    TEMPDIR=C:\Temp
  386.  
  387.  
  388.  
  389.                                  - Page 7 -
  390.  
  391.                If  this  keyword  is  omitted  or  left  blank, a
  392.                directory  named  $TEMP$  will  be  created during
  393.                operation and removed when CNet is finished.
  394.  
  395.           SYSOPNAME (required)
  396.           --------------------
  397.  
  398.                This is your name.  It is substituted into message
  399.                that are from/to "SYSOP" upon export.
  400.  
  401.                    Example:
  402.  
  403.                    SYSOPNAME=Rollin White
  404.  
  405.           QWKDIR/REPDIR (required)
  406.           ------------------------
  407.  
  408.                These keywords  define where your  QWK packets are
  409.                located  and  where  your  REP  packets  should be
  410.                created. Note  that CNet will  not delete the  QWK
  411.                packet after it is done importing.
  412.  
  413.                    Example:
  414.  
  415.                    QWKDIR=C:\Dloads\Qwk
  416.                    REPDIR=C:\Uploads\Rep
  417.  
  418.           POINTERDIR (required)
  419.           ---------------------
  420.  
  421.                This  is the  location of  your pointer  file. The
  422.                pointer file  is an 4000 byte file that tracks the
  423.                last messages  imported for each  conference. This
  424.                should  NOT be  a ramdrive.  CNet will  maintain 9
  425.                generations  of  pointer  files  named SAMPLE.PN?,
  426.                where ? is a number.
  427.  
  428.                    Example:
  429.  
  430.                    POINTERDIR=C:\Cnet\Pointers
  431.  
  432.           HOSTSYSOP (required)
  433.           --------------------
  434.  
  435.                This is the name of  your host sysop. This is used
  436.                to  translate any  incoming messages  that contain
  437.                "SYSOP" in the from or to fields.
  438.  
  439.                    Example:
  440.  
  441.                    HOSTSYSOP=Matt Bennett
  442.  
  443.  
  444.                                  - Page 8 -
  445.  
  446.           FIDO_TAGS
  447.           ---------
  448.  
  449.                With this  keyword set to "Y",  the normal tagline
  450.                character of '■' will be  replaced by an '*'. This
  451.                should  be used  in those  conferences which don't
  452.                allow 8 bit ASCII or High-ASCII.
  453.  
  454.                    Example:
  455.  
  456.                    FIDO_TAGS=Y
  457.  
  458.           PRIVATE
  459.           -------
  460.  
  461.                This keyword is used to describe those conferences
  462.                which  permit  private   messages.  If  a  private
  463.                message is encountered in  a conference not listed
  464.                by   this  keyword,   the  message   will  not  be
  465.                processed.
  466.  
  467.                    Example:
  468.  
  469.                    PRIVATE=10,11
  470.  
  471.           CONFERENCE (required)
  472.           ---------------------
  473.  
  474.                The  conference  keyword  is  used  to define your
  475.                conferences.  This  keyword  contains  your host's
  476.                conference number, your  conference  name  and the
  477.                tagline to use for this conference.
  478.  
  479.                     Example:
  480.  
  481.                     CONFERENCE=146,133,1
  482.  
  483.                This would import your  host's conference 146 into
  484.                your  conference  133  using  tagline  one(defined
  485.                next). You need one  conference statement for each
  486.                conference to  be processed. Registered  users who
  487.                specify  tagline  zero  will  not  have  a tagline
  488.                appended.
  489.  
  490.           YOURTAG#/HOSTTAG#
  491.           -----------------
  492.  
  493.                With  version  1.00  you   may  have  up  to  nine
  494.                different pairs of taglines. Taglines must be less
  495.  
  496.  
  497.  
  498.  
  499.                                  - Page 9 -
  500.  
  501.                than  65  characters  and  should  be  defined  in
  502.                pairs(yours and host's).
  503.  
  504.                     Example:
  505.  
  506.                     YOURTAG1=PROGNET:CES,Huntington Beach,Ca,714-965-9963
  507.                     HOSTTAG1=Programmer's Lynk BBS - ProgNet Central Hub
  508.  
  509.           ALIAS (registered)
  510.           ------------------
  511.  
  512.                Another new  function of CNet 1.00  is support for
  513.                aliases. You may define up to 20 different aliases
  514.                through the ALIAS keyword.
  515.  
  516.                    Example:
  517.  
  518.                    ALIAS=El Guapo,Joe Bellinger
  519.  
  520.                Would translate all messages containing "El Guapo"
  521.                to  Joe Bellinger upon exporting  and all messages
  522.                containing   Joe Bellinger   to   El Guapo  upon
  523.                importing.
  524.  
  525.           APPEND (registered)
  526.           -------------------
  527.  
  528.                A feature of CNet 1.00  is the ability to append a
  529.                .REP  packet  with  new  replies.  To  enable this
  530.                feature set this keyword to "Y".
  531.  
  532.                    Example:
  533.  
  534.                    APPEND=Y
  535.  
  536.                When using  this option it is  very important that
  537.                you  delete  your  .REP  files  immediately  after
  538.                uploading   them.   Otherwise,   the   chance   of
  539.                re-uploading that  same packet, with  new replies,
  540.                is very great.
  541.  
  542.                This option might be used if you export many times
  543.                before making a mail transfer.
  544.  
  545.           TCAN (registered)
  546.           -----------------
  547.  
  548.                Another new  feature of CNet  1.00 is the  TCAN(or
  549.                trashcan). This  option will prevent  any messages
  550.                that contain TCANned names from being imported.
  551.  
  552.  
  553.  
  554.                                  - Page 10 -
  555.  
  556.                    Example:
  557.  
  558.                    TCAN=JOHN DOE
  559.  
  560.           COMPRESS/EXTRACT (required)
  561.           ---------------------------
  562.  
  563.                This  pair of  keywords define  the program  you'd
  564.                like to  use for compression of  your QWK packets.
  565.                Please see SAMPLE.CFG for examples.
  566.  
  567.           COMMENTS
  568.           --------
  569.  
  570.                Any text after a semi-colon is ignored. Using this
  571.                feature, you may place comments(such as conference
  572.                names)  in your  configuration files  by preceding
  573.                them with a semi-colon.
  574.  
  575.  
  576.           FILE RENAMING
  577.           -------------
  578.  
  579.               For your  protection, CNet will  frequently backup
  580.               certain  files. If  you are  not using  the APPEND
  581.               option, every time CNet exports it will rename the
  582.               reply  packets.  In  addition,  pointer  files are
  583.               renamed  every  time  you  import  or export. This
  584.               provides   an  easy   way  to   recover  from   an
  585.               accidentally  deleted file.  Files are  renamed in
  586.               the following fashion:
  587.  
  588.                          Original           New File Name
  589.                          --------           -------------
  590.                          BBSID.REP   -->    BBSID.RE1
  591.                          BBSID.RE1   -->    BBSID.RE2
  592.                          BBSID.RE2   -->    BBSID.RE3
  593.  
  594.               The above process is continued until the extension
  595.               is RE9. If a  file with the final extension(*.re9)
  596.               exists, it will be deleted.
  597.  
  598.           DUPLICATE MESSAGE CHECKING
  599.           --------------------------
  600.  
  601.               A major feature of CNet is the ability to check for
  602.               duplicate  messages  upon  importing.  This feature
  603.               will  effectively eliminate  duplicate messages  in
  604.               your conferences processed by CNet.
  605.  
  606.  
  607.  
  608.  
  609.                                  - Page 11 -
  610.  
  611.               In order  to provide duplicate  checking, CNet will
  612.               create ###.CRC files where ### is the number of the
  613.               conference.  These  files  hold  the  CRC values of
  614.               messages that have been previously imported.
  615.  
  616.               When CNet  finds a duplicate message,  it will note
  617.               the  specifics both  on the  screen and  in the log
  618.               file. The messages is NOT imported.
  619.  
  620.  
  621.           RUNNING THE PROGRAM
  622.           -------------------
  623.  
  624.           Running CNet is also very easy. The format follows:
  625.  
  626.                    CNETMAX <command> <HOST> [param1] [param2]
  627.  
  628.           Where <command> is one of the following:
  629.  
  630.           E - Export
  631.           ----------
  632.  
  633.               Export  messages  according  to  the  configuration
  634.               file. Under this command, param1 is optional and is
  635.               the  maximum number  of messages  per conference to
  636.               export. This option would be  used to keep the size
  637.               of a mail packet small  for large exports. The .REP
  638.               packet that is generated is placed in the directory
  639.               specified in the configuration file.
  640.  
  641.           I - Import
  642.           ----------
  643.  
  644.               Import messages. This will  import a QWK packet for
  645.               the HOST specified into your message base according
  646.               to the configuration file.
  647.  
  648.           S - Set
  649.           -------
  650.  
  651.               Set the export/import message pointers. This option
  652.               is used if you would want to re-export a portion of
  653.               the  message base.  Under this  command, param1 and
  654.               param2  are required.  Param1 is  the conference to
  655.               reset  or "a"  for all  conferences. Param2  is the
  656.               number  of  messages  from  the  top  to  reset the
  657.               pointer to.
  658.  
  659.               After   renumbering  your   message  base,   it  is
  660.               recommended that you set  CNet pointers to the high
  661.  
  662.  
  663.  
  664.                                  - Page 12 -
  665.  
  666.               message. For example:
  667.  
  668.                 CNETMAX S LSO A 0
  669.  
  670.  
  671.           EXAMPLE COMMAND LINES
  672.           ---------------------
  673.  
  674.               CNETMAX I SLEEPY   -   Will import the packet SLEEPY.QWK
  675.  
  676.               CNETMAX E NOHO    -   Will export all new messages  for
  677.                                     NOHO.CFG
  678.  
  679.               CNETMAX E NOHO 100 -   Will  Export at most 100 messages
  680.                                     per conference for NOHO.CFG
  681.  
  682.               CNet must  be in your  PATH, and the  configuration
  683.               file must  be in the  current directory. Make  sure
  684.               that you  have enough room  for the QWK  file to be
  685.               unzipped and the .REP file to be created.
  686.  
  687.           IMPORTANT DETAILS
  688.           -----------------
  689.  
  690.               First and foremost you must have permission to echo
  691.               the  conference(s)  you  are  trying  to import. To
  692.               satisfy  this requirement  you must  do one  of two
  693.               things. First  if you are  working with a  PCBoard,
  694.               Wildcat BBS,  Remote Access, SuperBBS,  or UltraBBS
  695.               as  your  host,  your  host  SysOp  must  "turn on"
  696.               NetStatus  for  your  conferences.  This is usually
  697.               done through  the mail door. If  your host SysOp is
  698.               running  an  UltraBBS  system  he  must  be running
  699.               version 2.09 or above.
  700.  
  701.               Often these steps are  associated with an admission
  702.               to  a  network  such  as  UN'I, ProgNet, SourceNet,
  703.               WildNet    or    INTELEC.    Regardless    of   the
  704.               circumstances,  you must  satisfy one  of the above
  705.               requirements or CNet will  not import messages into
  706.               your message base.
  707.  
  708.               Remember that you should  export your messages then
  709.               import any new messages.  When you import, the high
  710.               message pointer  is set to the  top message whether
  711.               or not the messages below it were exported.
  712.  
  713.               It is also necessary  that the message files exist,
  714.               and there are at least  two messages in the message
  715.               base.
  716.  
  717.  
  718.  
  719.                                  - Page 13 -
  720.  
  721.           BUG REPORTS
  722.           -----------
  723.  
  724.               If you encounter a bug  with CNet, by all means let
  725.               me  know! If  it is  possible, I'd  like to get the
  726.               QWK/REP files involved, your configuration file and
  727.               MESSAGES.RA. This will help me better reproduce the
  728.               problem.
  729.  
  730.  
  731.           WHERE TO FIND THE LATEST VERSION
  732.           --------------------------------
  733.  
  734.               The latest version of CNet  may always be FREQed as
  735.               CNETMAX from Fidonet node 1:103/132 from Computer
  736.               Education Services.
  737.  
  738.  
  739.           WHERE TO CONTACT THE AUTHOR
  740.           ---------------------------
  741.  
  742.                The best place to reach me  is at my BBS, CES BBS.
  743.                The   number  is   (714)-965-9963,  FidoNet   node
  744.                1:103/132. The  next best place  to contact me  is
  745.                through one of the following conferences/networks:
  746.  
  747.                    Network       Conference
  748.                    -------       ----------
  749.                    WildNet       SysOp Chat, Admin
  750.                    ProgNet       General
  751.                    SourceNet     General
  752.                    Fidonet       Netmail, Muffin, Tub
  753.  
  754.  
  755.                Or, as a last resort, you can write to me at:
  756.  
  757.                          Rollin White
  758.                          Computer Education Services
  759.                          20222 Windcave Ln.
  760.                          Huntington Beach, Ca. 92646-5341.
  761.  
  762.  
  763.           ERROR MESSAGES
  764.           --------------
  765.  
  766.               Option: (s)et
  767.               -------------
  768.  
  769.               * Message: That would  set the export pointer below
  770.                          the low message!
  771.  
  772.  
  773.                                  - Page 14 -
  774.  
  775.                     You selected to set  the export pointer below
  776.                     the lowest message number. CNet will however,
  777.                     still  reset   the  pointer  to   the  lowest
  778.                     message. This  is not really an  error, but a
  779.                     warning.
  780.  
  781.               Option: All
  782.               -----------
  783.  
  784.               * Message: XXXXXXXX.XXX: File not found
  785.  
  786.                     XXXXXXXX.XXX is  a specific file.  Often this
  787.                     will  be the  configuration file(HOST.CFG) if
  788.                     you  have  not  included  it  in  the current
  789.                     directory.  This  might  also  occur  on your
  790.                     conference  data file  if you  have specified
  791.                     and  invalid directory  in your configuration
  792.                     file.
  793.  
  794.               Option: All
  795.               -----------
  796.  
  797.               * Message: 0 Messages processed!
  798.  
  799.                     If  you  specified  the  "s"  option, this is
  800.                     completely   normal.  If   you  specified  an
  801.                     import,  this   means  that  there   were  no
  802.                     messages in the QWK  packet which is possible
  803.                     at  some times.  This could  result from  the
  804.                     lack of NetStatus, or having private messages
  805.                     turned off. On an  Export, this usually means
  806.                     that there were no new messages.
  807.  
  808.  
  809.           CREDITS
  810.           -------
  811.  
  812.               QWK and the QWK  format are copyright Sparkware and
  813.               Mark(Sparky) Herring.
  814.  
  815.               Maximus, Squish, and the Squish format message bases
  816.               are copyright Scott Dudley.
  817.  
  818.               This program uses the MsgApi written and copyright by
  819.               Scott Dudley.
  820.  
  821.               All other  copyrights mentioned in  this manual and
  822.               related  documentation  are  copyrighted  by  their
  823.               respective holders.
  824.  
  825.           DISCLAIMER
  826.           ----------
  827.  
  828.               I'm human. Although CNet  and related programs have
  829.               been thoroughly tested, there  is no guarantee that
  830.               they are error free. I am in no way responsible for
  831.  
  832.  
  833.  
  834.                                  - Page 15 -
  835.  
  836.               any damage directly or indirectly caused by CNet or
  837.               any of  it's processes. As always,  a backup is the
  838.               best protection.
  839.  
  840.           HISTORY (Reverse Order)
  841.           -----------------------
  842.  
  843.           1.00        08/02/93     Initial release.  This version
  844.                                    is equal in features to CNet
  845.                                    1.20 for UltraBBS.
  846.  
  847.  
  848. cnet_doc.bc rev 09/09/92
  849. cnet_doc.rw rev 09/14/92
  850. cnet_doc.rw rev 08/02/93
  851.