home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / database / zmail328.zip / ZIPMAIL.DOC < prev    next >
Text File  |  1991-01-27  |  22KB  |  510 lines

  1.  
  2.                                    ZipMail
  3.  
  4.                        A Mailing List Management System
  5.  
  6.                                      by 
  7.  
  8.                               Jack E. Lohman
  9.                               P.O. Box 27327
  10.                               Milwaukee, WI 53227
  11.                               or Exec-PC (414-789-4210)
  12.  
  13.     * Handles up to 8 separate databases on-line, unlimited off-line
  14.  
  15.     * Labels printed 1-up to 4-up (Cheshire)
  16.  
  17.     * A unique "Rapid Review" mode allows
  18.           - Edit, Print, Delete, Recall, Transform, Insert
  19.           - Selective fields on Edit or print
  20.           - Auto dialer
  21.           - and many more features
  22.  
  23.     * Import Wordstar or ASCII letters for MailMerge purposes
  24.  
  25.     * Up to 36 "search codes" (customer unique) per database, with
  26.       individual or combination code selection for search/print functions
  27.  
  28.     * Appends "mailing codes" for automated follow-ups 
  29.  
  30.     * Automated non-label lists
  31.  
  32.     * "Code count" to predetermine needed mailing pieces ahead of time
  33.  
  34.     * Optional "repeat addresses" in ADD and Rapid Review modes
  35.  
  36.     * Function keys in ADD mode can be personalized
  37.  
  38.     * Automatic appending of city with entry of zip code
  39.       (must have Zip.dbf in \zipmail directory - download ZIP_CITY.ZIP)
  40.  
  41.     * On-line checking for possible duplicates in ADD mode
  42.  
  43.     * Automatic, selectable salutations (record unique)
  44.  
  45.     * Management and deletion of duplicate entries handled in three ways:
  46.  
  47.           - Automatic alert during the ADD function
  48.           - Interactive Screen display of duplicates
  49.           - Print report of all potential duplicates
  50.  
  51.     * Context-sensitive Help <F1> at most data entry points (GETS)
  52.  
  53.     * Download Shareware Ezeditor by John E. Bean, P.E. (ZMAILSUP.ZIP)
  54.       It interacts with the Zipmail mail/merge program
  55.  
  56.  
  57.  
  58.                 A Note about SRCH and Reserved CODES: 
  59.  
  60.          ZipMail allows two types of codes to be used:
  61.  
  62.                         SEARCH (SRCH) codes 
  63.  
  64.          ... identify the "type" of person the record contains 
  65.          (i.e., Client, Prospect, Doctor, etc..) SRCH codes 
  66.          are unique to each record.  They are needed only 
  67.          if you wish to differentiate between records. No SRCH
  68.          code in a record means that it will print only when 
  69.          "ALL" (or, no SRCH code) is selected. You can define
  70.          up to 36 codes (in Utilities/Codes section), and use
  71.          any combination in the screen/print modes.
  72.  
  73.          Note also that two codes are reserved in the SRCH 
  74.          field. The program always considers a "C" in srch to 
  75.          mean CUSTOMER and "X" to mean COMPETITOR's clients.  
  76.          If this doesn't suit your application, you can alter 
  77.          the PRG accordingly.
  78.  
  79.    Following is an example of how SRCH codes can be used.  These are 
  80.    set up in the UTIL/"C" mode, and can be altered to fit your own needs.
  81.  
  82.    ████████████████████████████████████████████████████████████████████████
  83.    █                                                                      █
  84.    █  a  This is a sample code             s                              █
  85.    █  b                                    t                              █
  86.    █  c  Customers                         u                              █
  87.    █  d  Dealers                           v                              █
  88.    █  e                                    w                              █
  89.    █  f                                    x  Competitor's Clients        █
  90.    █  g  General Practice Physicians       y                              █
  91.    █  h                                    z                              █
  92.    █  i  Internal Medicine Physicians      1                              █
  93.    █  j                                    2  Selected Physicians         █
  94.    █  k  Key Names                         3                              █
  95.    █  l                                    4                              █
  96.    █  m                                    5                              █
  97.    █  n                                    6                              █
  98.    █  o                                    7                              █
  99.    █  p                                    8                              █
  100.    █  q                                    9                              █
  101.    █  r                                    0                              █
  102.    █                                                                      █
  103.    ████████████████████████████████████████████████████████████████████████
  104.  
  105.    A particular name may possess multiple codes, and multiple codes may be 
  106.    selected in the printing of labels and letters.
  107.  
  108.  
  109.                             MAIL Codes
  110.  
  111.          ... are unique to each mailing, but do not have
  112.          to be used if you don't want them.  They allow you to 
  113.          insert a code in each NOTES field as you are printing
  114.          labels/letters.  If you insert "abc" for a list of 
  115.          labels, you may subsequently use that PREVIOUS CODE to 
  116.          create personalized letters to the same group, or 
  117.          another set of labels as a followup to the first set.
  118.          
  119.          If you used "abc" for a limited set of labels (i.e., by
  120.          zip code or SRCH code, you can then do a second, broader
  121.          mailing (i.e., by state) and the program automatically 
  122.          excludes every record that has an "abc" in it.
  123.          
  124.          Keep your codes as brief as you can and keep a 
  125.          cross-reference list so you can identify them later.
  126.  
  127.  
  128.          - The codes can be a combination of upper/lower/numerics
  129.            which allows unlimited combinations. 
  130.       
  131.          - Keep the code lengths to a minimum to avoid premature 
  132.            filling of the notes field (you can expand it with 
  133.            the dBASE or FoxBASE MODIFY STRUCTURE command).
  134.       
  135.          - If you want to remove a mailing code (so it can be reused 
  136.            for a new mailing), <D> at the miscellaneous menu #2 will 
  137.            do.
  138.       
  139.          - At this same menu, <L> will list the codes used to date.
  140.       
  141.          - All mailing codes are automatically deliniated with a "," 
  142.            in the notes field.
  143.  
  144.            ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
  145.            ░                                                     ░
  146.            ░   Note: MAIL codes allows you to "include"          ░
  147.            ░                                                     ░
  148.            ░   or "exclude" any records that have the same       ░
  149.            ░                                                     ░
  150.            ░   codes in their NOTES field.  Plus, they let       ░
  151.            ░                                                     ░
  152.            ░   you keep track of what each name has been sent.   ░
  153.            ░                                                     ░
  154.            ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
  155.  
  156.                               Adding Records
  157.  
  158.       Adding records can be done in either of two modes:
  159.  
  160.       ADD (from main screen)
  161.  
  162.           Offers automatic duplicate error checking and
  163.           automatic appending of city (if zipcode is available)
  164.  
  165.           A "1" as the first and only character in the last name 
  166.           field will cause the system to provide a fresh screen 
  167.           for each name.
  168.  
  169.           A "2" will provide a constant address for multiple people 
  170.           at the same address.  Changing the address once changes all
  171.           subsequent entries.  
  172.  
  173.           A "3" is for constant city.
  174.  
  175.           The current mode is displayed at the bottom right screen. 
  176.           You may switch gears as often as you like.
  177.  
  178.           If you select "Address by first name", a default is offered.
  179.  
  180.       ADD (from Rapid Review screen)
  181.  
  182.           A quick and dirty way of adding names without 
  183.           returning to the main screen.
  184.  
  185.  
  186.  
  187.  
  188.  
  189.                               Editing Records
  190.  
  191.       Likewise, Editing is allowed from several screens.
  192.  
  193.       EDIT (from the main screen)
  194.  
  195.           By name (or Institute, if the index is set to Institute).
  196.  
  197.           This mode has internal capibilities to print, delete, recall, etc.
  198.  
  199.       EDIT (from the BROWSE screen)
  200.  
  201.           By "pointing" to the appropriate record and hitting <ENTER>
  202.  
  203.       EDIT (from the Rapid Review screen)
  204.  
  205.           But here we have an added feature (FlexiEdit) which allows the
  206.           editing of just selected fields.  You likely will not realize
  207.           the benefit of this until you need to use it.
  208.  
  209.  
  210.  
  211.                               Deleting Records
  212.  
  213.       Again, deleting records may be done in either of several modes.
  214.  
  215.       DELETE (from the main screen)
  216.  
  217.           Allows you to select <I>ndividually by last name.
  218.  
  219.           <P> prints potential duplicates and their record numbers.
  220.  
  221.           <N> allows you to then delete by record number.
  222.  
  223.           <l> provides an alphabetical list which can be "marked"
  224.               for deletion, but on large databases this can be 
  225.               unmanageable.
  226.  
  227.           <S> offers an interesting interactive method of deleting.
  228.               After its use, PACK using the mode on Menu #2 <P>
  229.               because it will transfer certain data from the 
  230.               deleted record to the surving record, such as phone
  231.               number and notes field data (if larger).
  232.  
  233.  
  234.                        ████████████████████████████████████████
  235.                        █                                      █
  236.                        █         DELETE NAMES BY:             █
  237.                        █                                      █
  238.                        █         i) Individual name           █
  239.                        █                                      █
  240.                        █         n) Record number             █
  241.                        █                                      █
  242.                        █         l) List of names             █
  243.                        █                                      █
  244.                        █                                      █
  245.                        █         DUPLICATE comparison         █
  246.                        █                                      █
  247.                        █         p) Print duplicates          █
  248.                        █                                      █
  249.                        █         s) Screen purge              █
  250.                        █                                      █
  251.                        ████████████████████████████████████████
  252.  
  253.  
  254.       DELETE (from the EDIT screen)
  255.  
  256.           Function keys allow DELETE/RECALL capabilities without 
  257.           returning to the main screen.
  258.  
  259.       DELETE (from the Rapid Review screen)
  260.  
  261.           DELETE and UNDELETE are allowed here (also to negate the 
  262.           need to return to the main screen).
  263.  
  264.  
  265.  
  266.  
  267.                             SRCH code selection
  268.  
  269.    Whenever entering the Rapid Review, Labels, or MailMerge modes you
  270.    will be given an opportunity to select the codes you wish to work on.
  271.    
  272.  
  273.    ╔════════════════════════════════════════════════════════════════════╗
  274.    ║                    Code Selection                                  ║
  275.    ║                                                                    ║
  276.    ║       If you want ALL records, just hit <ENTER>.                   ║
  277.    ║                                                                    ║
  278.    ║       Otherwise, you may enter just one code,                      ║
  279.    ║       or any combination of codes, providing                       ║
  280.    ║       each code is separated by a comma, "plus"                    ║
  281.    ║       sign (+), or parentheses "()".                               ║
  282.    ║                                                                    ║
  283.    ║       A comma means "OR", a plus means "AND".                      ║
  284.    ║       A string of codes may be either AND/OR                       ║
  285.    ║            A,B,C =  (A or B or C)                                  ║
  286.    ║            X+Y+Z =  (X and Y and Z)                                ║
  287.    ║                                                                    ║
  288.    ║       A formula might look like:   (A,G,K,M) + (S+X)               ║
  289.    ║                                                                    ║
  290.    ║       For best results, place OR's in one set of                   ║
  291.    ║       parentheses and each separated by a comma (,).               ║
  292.    ║       Place AND's in a different set of parentheses                ║
  293.    ║       and separate each by a plus sign (+).               ? = Help ║
  294.    ║                                                                    ║
  295.    ╚════════════════════════════════════════════════════════════════════╝
  296.  
  297.    * You can select the mailings by virtually any combination of AND or 
  298.      OR arguments, providing you have creatively devised a good scheme 
  299.      of keeping track of them.
  300.    
  301.    * The program should catch most, if not all, errors in the formula.
  302.      However, what you "think" is a correct formula may not be how 
  303.      Clipper handles it.  You might want to run a trial using blank 
  304.      paper or try the formula in the "Print List" or "Review" modes.
  305.  
  306.    * Remember that two codes are reserved in the SRCH field.
  307.      The program always considers a "C" in srch to mean CUSTOMER
  308.      and "X" to mean COMPETITOR's client.  If this doesn't suit your 
  309.      application, you will have to alter the PRG accordingly.
  310.  
  311.  Note:  "Search" codes are unique to each record in the database.  They
  312.         can be only one character long.  However, a record may have 
  313.         multiple codes.
  314.  
  315.         "Mailing" codes are unique to each mailing, and although they 
  316.         can be longer they should be kept to under 5 or so characters 
  317.         to avoid filling the notes fields prematurely.  Only 80 
  318.         characters are allowed in the NOTES field before the program
  319.         starts overwriting them.
  320.  
  321.  
  322.  
  323.    
  324.         In addition to SRCH codes, you have additional selection 
  325.         capabilities:
  326.  
  327.  
  328.             ╔════════════════════════════════════════════════════╗
  329.             ║                                                    ║
  330.             ║  If this is a selective mailing, enter to whom:    ║
  331.             ║                                                    ║
  332.             ║                                                    ║
  333.             ║              RN = by Record Number                 ║
  334.             ║                                                    ║
  335.             ║              DH = by Department Head               ║
  336.             ║                                                    ║
  337.             ║              XC = All eXcept Clients               ║
  338.             ║                                                    ║
  339.             ║              PC = to a Previous mailing Code       ║
  340.             ║                                                    ║
  341.             ║              IC = Include COMPETITOR's clients     ║
  342.             ║                                                    ║
  343.             ║              BR = Brief Report                     ║
  344.             ║                                                    ║
  345.             ║              <RETURN> = Passes to next screen      ║
  346.             ╚════════════════════════════════════════════════════╝
  347.  
  348.    * The LABELS and MAIL/MERGE features allow you to select mailings by: 
  349.  
  350.      RN - record number selections can be entered.
  351.  
  352.      DH - allows entry of a department head, but note that because 
  353.           many mailings may go to the same address but different
  354.           department heads, the "mailing code" selection is disabled.
  355.  
  356.      XC - assumes that you use "c" as your customer "search" code.
  357.  
  358.      PC - lets you send followup letters to previous mailings, as long
  359.           as a code was appended in the earlier mailing.
  360.  
  361.      IC - Exclude competitor's clients is the default.
  362.  
  363.               
  364.  
  365.  
  366.                     *** And if that's not enough ***
  367.  
  368.      Page through the label setup screens and you can:  
  369.  
  370.                1) select by State 
  371.  
  372.                2) select by Zip Code range (has precedence over 
  373.                   state settings)
  374.  
  375.                3) Advise the system that you want certain codes
  376.                   replaced by certain other codes.
  377.  
  378.                4) Advise the system that you want the LASTDATE
  379.                   field updated with today's date.
  380.  
  381.               
  382.  
  383.                  
  384.                   
  385.    
  386.                    Label setup screen  (UTIL/"L")
  387.  
  388.  
  389.  
  390.    ╔══════════════════════════════════════════════════════════════════╗
  391.    ║                                                                  ║
  392.    ║  You may set up your system for just one label type (1up - 4up). ║
  393.    ║  Enter how many labels across (1-4):       (1 for envelopes)     ║
  394.    ║  Enter the horizontal column numbers of each label.              ║
  395.    ║                                                                  ║
  396.    ║      *                                                           ║
  397.    ║  ┌───> ┌─────────┐    ┌─────────┐    ┌─────────┐    ┌─────────┐  ║
  398.    ║  │     │         │    │         │    │         │    │         │  ║
  399.    ║  │     └─────────┘    └─────────┘    └─────────┘    └─────────┘  ║
  400.    ║  │                                                               ║
  401.    ║  ├───> ┌─────────┐    ┌─────────┐    ┌─────────┐    ┌─────────┐  ║
  402.    ║  │     │         │    │         │    │         │    │         │  ║
  403.    ║  │     └─────────┘    └─────────┘    └─────────┘    └─────────┘  ║
  404.    ║  │                                                               ║
  405.    ║  └──────> Enter the number of printer lines between rows 1 & 2.  ║
  406.    ║           The system only prints labels at 6 lines per inch.     ║
  407.    ║           Thus, if the distance is:                              ║
  408.    ║                 1.00 inches, page length must be 6 lines,        ║
  409.    ║                 1.50 inches, page length must be 9 lines, etc.   ║
  410.    ║         * Only the 1st label setting is used for Envelopes (1 up)║
  411.    ║                                                                  ║
  412.    ║                        Lines per label:                          ║
  413.    ╚══════════════════════════════════════════════════════════════════╝
  414.  
  415.       * Mailing labels can be generated using standard Avery labels
  416.         3.5" x 15/16" One across. (Avery #4013 is 5000 per box).
  417.       
  418.       * 4-across mailing labels can be printed if you have a wide 
  419.         carriage.  Make sure you set the 4-up flag in the SYSTEM
  420.         database (UTILITIES).
  421.       
  422.  
  423.   ╔════════════════════════════════════════════════════════════════════╗
  424.   ║                                                                    ║
  425.   ║                     * * * Mail/Merge * * *                         ║
  426.   ║                                                                    ║
  427.   ║                                                                    ║
  428.   ║   Enter file path                        <F3>  Select a Directory  ║
  429.   ║                                          <F4>  Display File Names  ║
  430.   ║                                                                    ║
  431.   ║   Enter the filename                     <F5>  Edit file           ║
  432.   ║                                          <F6>  Print file          ║
  433.   ║                                          <F7>  Display file        ║
  434.   ║   Start printing at line:                                          ║
  435.   ║                                                                    ║
  436.   ║   Set left margin at:                                              ║
  437.   ║                                                                    ║
  438.   ║   Enter T for address only,                                        ║
  439.   ║         F for full letter:                                         ║
  440.   ║                                                                    ║
  441.   ║   Enter T for .MRG file                                            ║
  442.   ║         F for printed file                                         ║
  443.   ║                                                                    ║
  444.   ║   <F10> Save and Proceed    <F1> Help     <ESC> Abort and Exit     ║
  445.   ╚════════════════════════════════════════════════════════════════════╝
  446.  
  447.   Mostly self explanatory, except for the following:
  448.  
  449.       * Start printing at line:
  450.  
  451.         - On certain letterhaed you may have to allow space at the top.
  452.  
  453.  
  454.       * Enter T for address only,   
  455.       *       F for full letter:    
  456.  
  457.         - Use T whenever printing the address and body of the letter in
  458.           separate operations (such as with Ventura or Pagemaker).
  459.  
  460.         - Use F for printing both address and body in same operation
  461.           (using "filename" as the body document).
  462.  
  463.       * Enter T for .MRG file       
  464.       *       F for printed file    
  465.  
  466.         - T outputs the names/addresses in a delimited fashion 
  467.           (for Wordperfect, Wordstar and other mailmerge programs).
  468.  
  469.         - F outputs to paper
  470.  
  471.      <F3>  Select a Directory  (to find your file in)
  472.  
  473.      <F4>  Display File Names  (to pick desired file)
  474.                         
  475.      <F5>  Edit file           (must have an editor installed that permits
  476.                                 command line calling of desired filename.
  477.                                 Suggested is EZEDITOR found in ZMAILSUP.ZIP)
  478.  
  479.      <F6>  Print file          (to paper, of course)
  480.  
  481.      <F7>  Display file  (use Buerg's LIST.COM if installed in UTILS/"S"
  482.                         
  483.      <F8>  selects the appropriate type of MailMerge file to create 
  484.            
  485.            
  486.            
  487.            
  488.  
  489.  
  490.  
  491.  
  492.  
  493.  
  494.  
  495.  
  496.  
  497.  
  498.            
  499.  
  500.  
  501.  
  502.  
  503.  
  504.  
  505.  
  506.  
  507.  
  508.  
  509.  
  510.