home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS - Coast to Coast / simteldosarchivecoasttocoast2.iso / modem / qcom293b.zip / QMP.DOC < prev    next >
Text File  |  1992-07-27  |  7KB  |  241 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.               QMP.EXE
  14.               Revision 0.06
  15.               July 19, 1992
  16.  
  17.  
  18.               ------------------------------------------------------
  19.  
  20.  
  21.  
  22.               Copyright 1992 by RTFM Software and Richard W. Turenne
  23.               Winnipeg, Mb.
  24.               All Rights Reserved
  25.  
  26.  
  27.  
  28.               All users are granted a limited license to try QMP for a
  29.               reasonable evaluation period to determine its' suitability.
  30.  
  31.  
  32.               QMP is USER SUPPORTED.  It is not Public Domain and is not free.
  33.               This means, if you decide to use this program, please show your
  34.               support by registering it with the author.  Registration of
  35.               this program is included when you register QCom.
  36.  
  37.  
  38.  
  39.  
  40.  
  41.               -------------------------------------------------------
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.                                          -Page 1-
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.  
  74.  
  75.         SYSTEM REQUIREMENTS:
  76.  
  77.          Minimum of one floppy drive, 256K or more memory.
  78.  
  79.  
  80.         INTRODUCTION:
  81.  
  82.          QMP stands for QCom Mail Processor.  It is designed for
  83.          reading and answering QWK formatted mail systems.
  84.  
  85.  
  86.  
  87.         FIRST TIME SETUP AND CONFIGURATION:
  88.  
  89.          First time execution of QMP puts you into the Configuration
  90.          screen.  Edit the filenames and paths to suit your needs.
  91.  
  92.          Note: Decompression utility should include the switches to extract
  93.          and overwrite. Compression utility  should include the switch to
  94.          add or update files to the packet. Recommended settings are shown
  95.          using PKZIP and PKUNZIP as examples at initial startup.
  96.  
  97.  
  98.          All configuration data is stored in the text file called QMP.CFG.
  99.          If you wish, you can edit the file with any text editor providing
  100.          these rules are adhered to:
  101.  
  102.            a)The sequence and number of items in the file must not be altered.
  103.  
  104.            b)Each line should be no longer than 80 characters.  Longer lines
  105.              are truncated to 80 characters.
  106.  
  107.            c)Comments, if used, must be kept behind semicolons.
  108.  
  109.            d)The editor must not insert any hidden formatting or control
  110.              characters into the text.  If in doubt about your editor, edit it
  111.              within QMP by selecting "C" (Configure) at the first screen.
  112.  
  113.            e)Pathnames MUST end with a "\".
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.                                          -Page 2-
  123.  
  124.  
  125.  
  126.      PROGRAM FEATURES:
  127.  
  128.        Browsing :To advance to the next message press ENTER, SPACE or
  129.                  the grey plus key. To go to previous message use
  130.                  the grey minus key. Cursor keys allow scrolling long
  131.                  messages.
  132.  
  133.        Ansi     :Use A to display messages containing ANSI codes.
  134.                  "Ansi" music is supported.
  135.  
  136.        Index    :Press I to show a sorted (by subject) index of all messages 
  137.                  in the current conference. 
  138.  
  139.        Reply    :Press R to reply to the message currently on screen.
  140.                  QMP will insert the current message text and append
  141.                  your signature file if one is present into a file called
  142.                  REPLY.TXT and then call the editor specified in
  143.                  QMP.CFG.  When finished editing this text, exit and save.
  144.                  You will be prompted to accept/edit the To, From, Subject
  145.                  fields, etc. Upon cursoring down to the bottom line of this
  146.                  box, you will be able to select a tagline should you wish
  147.                  to include one.  Replies will be compressed into any
  148.                  existing reply packet for the appropriate BBS. Be sure
  149.                  to erase any old reply packets (files with REP extension).
  150.  
  151.        DOS    :Press D to shell out to DOS temporarily.
  152.  
  153.        Entry    :Press E to create a new message.  QMP will create
  154.                  a new blank message appending your signature file is one is
  155.                  present. After saving the editing file you can fill the
  156.                  Subject field and the To field. QMP will fill the From
  157.                  field and the Conference fields.  A tagline can be added
  158.                  as above, if you wish.
  159.  
  160.        Print    :Use P to print the current message.
  161.  
  162.        Save     :Use S to save the current message to disk.
  163.  
  164.        TagLines :Press B. Taglines can be "Borrowed" (saved in a file call
  165.                  QMPTAGS.TXT) and can be used when replying.
  166.  
  167.        Search   :Use F to find messages containing specific text or
  168.                  messages To or From specific people. When text is found,
  169.                  pressing any key continues searching, ESC aborts the search.
  170.                  Currently, this function will only search one conference
  171.                  at a time.
  172.  
  173.        Signature File:
  174.                  This is simply a text file created with a text editor that
  175.                  would contain any closing statement that you would normally
  176.                  want to appear in all your messages.  After creating and
  177.                  saving your signature file, insert its' filename into QMP.CFG
  178.                  on the same line as the editor filename.
  179.                  eg. "C:\UTIL\TED.COM SIGNATUR.TXT"
  180.  
  181.  
  182.  
  183.                                          -Page 3-
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.         Comments or suggestions are always welcome and can be left on
  195.         CompuServe, I.D. 72361,3117.  Or drop me a note at the address below.
  196.         Or call Programmer's Oasis BBS at 1-204-943-0114 and leave me
  197.         (Richard Turenne) a message in the QCom Support area.
  198.     When reporting a problem be sure and give us the version number
  199.         of the program in question.
  200.  
  201.       DISCLAIMER:
  202.  
  203.         This software is provided "as is" without warranty either express or
  204.         implied.  The user assumes all responsibility in determining its'
  205.         usefulness and or fitness for any purpose, and assumes all risks and
  206.         liabilities including damages for loss of business profits, business
  207.         interruption, or loss of business information arising from the
  208.         operation of this software.
  209.  
  210.  
  211.  
  212.       QMP REGISTRATION:
  213.         If you use QMP,  please register it.  This software is the result of a
  214.         great deal of time and effort.  Please support its' continued 
  215.         development and the Shareware concept.
  216.  
  217.         The one-time registration fee is a modest $20.00 which  buys you
  218.         registration of QCom as well. Two for the price of one.
  219.  
  220.         To receive a copy of the absolute latest version on disk, send an
  221.         additional $5.00 to cover cost of disk, packaging and mailing.  Specify
  222.         disk size desired and your current version.  A quick mailer is provided
  223.         in the file called Register.
  224.  
  225.         Send a check or money order, comments or suggestions to:
  226.  
  227.         RTFM  Software
  228.         206-215 Watson St.
  229.         Winnipeg, Mb. Canada
  230.         R2P 2E1
  231.  
  232.         Again, your comments, questions, suggestions and bug reports are always
  233.         welcome, whether or not you register.   Many features included in
  234.         these programs are a direct result of user suggestions.
  235.  
  236.  
  237.  
  238.                                          -Page 4-
  239.  
  240.  
  241.