home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / BUSINESS / DISP1.ZIP / DISP.HLP < prev    next >
Text File  |  1994-01-05  |  29KB  |  759 lines

  1.  
  2.      <1
  3.  
  4.                  DISP v1.0 COPYRIGHT(C)1994 
  5.                       DISPATCHER 1.0 
  6.                        Eric Jarrett
  7.                       P.O. Box 34749
  8.                     Richmond, VA 23234
  9.      
  10.      
  11.           NOTICE:  This  is  an  EVALUATION  version  and 
  12.           MAY  be  duplicated as long as it is duplicated 
  13.           IN  FULL  and none of the files are  altered or
  14.           missing. To obtain a fully-functioning  version, 
  15.           please write the address above. See registration
  16.           info from Pulldown menu at Main screen.
  17.  
  18.  
  19.   NOTE: For details of program requirements and limitations
  20.   please see the 'README.TXT' file included with this program.
  21.   You should also find a self-displaying text-file called
  22.   'README.COM'. To see it, from DOS type README + [ENTER].
  23.  
  24.  
  25.  GENERAL HELP:
  26.  
  27.  How to Use Help:
  28.  
  29.    You can access help from any of the screens where
  30.    you see 'Help' displayed at the top pull-down menu.
  31.    If using a mouse, click the menu, otherwise press
  32.    ALT + H (Press 'H' key while holding down ALT key)
  33.  
  34.    The help message you will get will depend on which
  35.    screen you are at when selecting help. If you find
  36.    you get the same help message from different areas,
  37.    it is because you are not EXITING the help window
  38.    from the help window menu. Exiting in this way clears
  39.    the current help-text.
  40.  
  41.    Once your help-screen opens, you can either use the
  42.    'scroll-bars' to the right of the help-box to scroll
  43.    through the text, or use the PGUP/PGDWN or arrow-
  44.    keys.
  45.  
  46.        
  47.  
  48.  How to use Pop-Up windows:
  49.  
  50.    Throughout this program, pop-up windows will be found
  51.    for ease of use. The interface works very much as any
  52.    MS-Windows program does in that most of the pop-up
  53.    windows may be resized, moved, closed, etc. The easiest
  54.    way to do this is with the mouse. With the mouse, to
  55.    move a window, click on it's upper border and move as
  56.    you hold the left mouse-button down. To resize, click
  57.    on it's corner and drag up or down as desired. To close
  58.    or minimize, click the small box in the upper-lefthand
  59.    corner.
  60.  
  61.    A Mouse is recommended for using this program, but there
  62.    are key-combinations to perform these same tasks. Mainly
  63.    combinations of CTRL with the F-Keys. For example, to
  64.    MOVE a window, press CTRL + F7. When a changeable box
  65.    is open, pressing ALT + '-' will open a small menu with
  66.    other key-options. (That's the ALT key and the minus key).
  67.  
  68.    The pull-down menus may be opened by the mouse or using
  69.    ALT + the highlighted letter of the menu. 
  70.  
  71.    There are also buttons, text-boxes, etc. all of which may
  72.    be accessed with the mouse, or in most cases by pressing
  73.    the TAB key you will cycle through the options. 
  74.  
  75.    We have tried to make sure that you won't do anything you
  76.    don't want to do by inserting many messages and error-traps
  77.    to warn or prevent you from making an obvious mistake.
  78.  
  79.    
  80.    About Setup:       
  81.    
  82.    The first time you start the program, you should get
  83.    a message that the setup file 'DISP.CFG' is missing.
  84.    You will also get this message if somehow the file
  85.    is later deleted or somehow corrupted.
  86.  
  87.    To Setup, select Utilities from the pull-down menu,
  88.    and then select Setup. Here you select your printer-
  89.    port (default is LPT1) and enter a company name to
  90.    be put in the program. If you are unsure which printer
  91.    port your printer is connected to, check your computer
  92.    manual. Most systems are at LPT1. If you specify the
  93.    wrong printer port, PRINTING WILL NOT OCCUR. If you
  94.    are unable to print anything, and DON'T get a message
  95.    telling you what is wrong, then you have probably set
  96.    up your printer port incorrectly.
  97.    
  98.    
  99.    
  100.    About Accounts:       
  101.    
  102.    The program was designed so that you can use your
  103.    client's phone number for their account number. I
  104.    have done this for many years and found it to be
  105.    quite convenient since all phone numbers are unique.
  106.    It helps to identify the client's location and one
  107.    number can then serve 2 purposes. You don't HAVE to
  108.    use it that way, however. 
  109.  
  110.    Tracer Numbers:
  111.    
  112.    Since each day's jobs are kept in a separate file,
  113.    'tracer' numbers will begin at 1 each day. For the sake 
  114.    of easier tracing, if you give a tracer number to a
  115.    client for later reference, I suggest adding the file
  116.    name in front of the tracer number. For example, if
  117.    the date is 01-01-93 then this will be your Job-file
  118.    name for that day. Any tracer numbers for that day
  119.    could be called 01-01-93X (where 'X' is the actual
  120.    tracer number). This should make it VERY easy to track
  121.    down a job no matter when it was done or entered.
  122.     
  123.    
  124.    Running under DOS or Windows:
  125.     
  126.    To run the program under DOS, log onto the drive and 
  127.    directory where the program files are, and type
  128.    DISP1 + [ENTER]. 
  129.  
  130.    Although this is technically a DOS program, you do
  131.    have the option of running in it Windows provided you
  132.    have sufficient memory to do so. You should have a
  133.    small file called DISP.EXE. You also need a copy of
  134.    VBRUN200.DLL, which MUST be placed in your WINDOWS
  135.    directory or whatever directory your WINDOWS files
  136.    reside in. The file DISP.EXE 'connects' DISP1.EXE
  137.    to the Windows operating system. There are 2 ways you 
  138.    can run Dispatcher from within Windows:
  139.    
  140.    To do this from the DOS prompt, type DISP + [ENTER]. 
  141.    This should start Windows AND Dispatcher. OR, you may 
  142.    'install' the program into Windows as follows:
  143.  
  144.       From the program manager, select File from the
  145.       pull-down and then select 'NEW'. From the next
  146.       prompt select 'Program Item' (see your Windows
  147.       manual if necessary). Then in the description box
  148.       type Dispatcher, in the 'Command-Line' box type
  149.       DISP.EXE (NOT DISP1.EXE) and in the path/dir
  150.       box type in the correct directory to the DISP.EXE
  151.       and DISP1.EXE files. An delivery van ICON should 
  152.       appear in the currently selected program group. 
  153.  
  154.  
  155.     
  156.     DISCLAIMER:
  157.  
  158.     We offer no warranty for DISP1(Dispatcher) Version 1.0
  159.     whether express or implied, including without limitation 
  160.     any implied warranties of merchantability or fitness for a
  161.     particular purpose. We will not be responsible for any
  162.     special, incidental, consequential damages, either direct
  163.     or indirect resulting from use of this product. The user
  164.     bears all risks as to the quality and performance of this
  165.     software, and in no case shall the liability for any
  166.     damages ever exceed the price paid for the software.
  167.  
  168.     As always, you should make a backup copy of your original
  169.              disk. Please refer to your DOS manual. 
  170.  
  171.         
  172.         
  173.   >
  174.   
  175.   <2
  176.  
  177.    Job Input Help:
  178.  
  179.      The Job Input screen is the 'MAIN' screen of the program.
  180.  
  181.      Note that the reason the program alerts you to your system
  182.      date when starting is because unless you load another file
  183.      the file you will be adding jobs to will be named using
  184.      the current system date.
  185.  
  186.      If the date shown at this screen is incorrect you should
  187.      do one of two things:
  188.      
  189.      1. Exit to DOS and reset the system date. To do this
  190.      at DOS prompt, type DATE + [ENTER]. The system date
  191.      should be shown. If it is incorrect enter the new date
  192.      as prompted.
  193.  
  194.      2. Choose "initialize file" from the 'File' pulldown
  195.      menu and enter the correct date as prompted. After you
  196.      do this and exit your program, you should also do the
  197.      above as described in item "1".
  198.      
  199.      
  200.      When the program begins, the Job Input screen opens and
  201.      the program is ready to begin taking your input, however
  202.      if you have not entered any account data, you will need to
  203.      do that first. There will be help there as well, so here 
  204.      we will only deal with the Job Input.
  205.  
  206.      Assuming you have client data, the Job Input screen will
  207.      be ready for you to put in a client number. This is a
  208.      unique number the program gives each client and must
  209.      not be changed. If you don't know any client numbers, press
  210.      [ENTER] while in the Client # box, and the Accounts window
  211.      will open, from there, you may press the Search button and
  212.      will be asked for a Search-string (group of letters or
  213.      letters and numbers to search for in account names)
  214.      Then Simply select your choice by double-clicking on
  215.      it with the mouse, or by pressing [ENTER] which it is
  216.      highlighted (you can use the arrow-keys on these boxes).
  217.  
  218.      Now you should be back at the Job Input screen, and the
  219.      Name, Address and Number of the selected client should be
  220.      at the top of your screen. You should now be at the next 
  221.      field for input.
  222.  
  223.      Simply enter the data in each field, and press either TAB
  224.      or [ENTER] to move to next field. You can press the SAVE 
  225.      button at any point to save the job. You don't have to 
  226.      use all the fields, but there are some built-in 
  227.      warnings in case the main fields are empty.
  228.  
  229.      The fields used were given labels which should apply to
  230.      MOST Courier/Air Freight companies, but you can use them
  231.      as you wish except that the currency fields will not
  232.      operate properly if non-value characters are entered.
  233.  
  234.      The program will assign a 'TRACER #' to each job. You
  235.      cannot change this number, it must remain constant.
  236.      (Similarly to the Client Number in the client data file)
  237.  
  238.      You may also perform the following operations on your
  239.      Job Data:
  240.  
  241.    Search... one job at a time by pressing the Next or
  242.      the Back button. While in the Search mode, you may make
  243.      changes to your data and save it. Saving it will save
  244.      it with your changes.
  245.              
  246.    Search... by field by pressing the Search button. This
  247.      will open a window with a list of your data fields in
  248.      it. The FIRST field is the TRACER #. This is the best
  249.      way to search, since there should be no duplicates.
  250.  
  251.      The only one of the Account data fields by which you can
  252.      search is the Account Name. If a search is done by fields,
  253.      a [NEXT] button will be shown next to the list which will
  254.      show the next match with your input.
  255.  
  256.      Note that when prompted for a search-string, you need not
  257.      enter the entire field of data. Any part of the field data
  258.      is enough, but obviously to narrow your search down, enter
  259.      as much as is known.
  260.      
  261.      >
  262.  
  263.      <3
  264.  
  265.    Account Data help:  
  266.    
  267.      
  268.      The Client or Account list shows what clients are in the
  269.      client database, and also allows you to ADD new records,
  270.      Search for specific records, Remove or edit them.
  271.  
  272.  
  273.      IMPORTANT TIP
  274.      You may also find an entry in a long list by pressing
  275.      the first letter of the name. The box will then display
  276.      the first entry beginning with that letter.
  277.  
  278.      
  279.      Press [ENTER] or double-click the mouse to return to
  280.      the MAIN Job-Entry screen and at the same time, the
  281.      account selected will be put on the current new Job.
  282.      This makes it easy to enter Account data for new jobs
  283.      rather than having to re-enter Account data each time.
  284.      
  285.      DETAIL/EDIT
  286.      If you need to see more detailed data on a particular
  287.      client, simply select it either by a single mouse-click
  288.      or by using the arrow-keys, then press the Detail button.
  289.      From the small window which will open, you can make any
  290.      changes you want and then press the Save button.
  291.  
  292.      ADD
  293.      To ADD a new client, press the Add button. NOTE that
  294.      adding will create a NEW record with a new client number.
  295.      Input your data and then press the Save button.
  296.  
  297.      REMOVE
  298.      This program can handle up to 32000 accounts.
  299.      If you Remove any clients, they will no longer
  300.      be part of your data-base, but the empty record will 
  301.      remain in the file. This is because the POSITION in
  302.      the file is used as the Client Number, so that if the
  303.      record positions should change, so will the client
  304.      numbers.
  305.      
  306.  
  307.      There is a utility which will 'compress' the CLIENT.DAT
  308.      file and remove any empty records, but this should not be
  309.      done unless either you get a message that you are 
  310.      approaching 30000 accounts or your program runs slow
  311.      locating clients due to a large file.
  312.  
  313.      When this 'compressing' is done your client numbers
  314.      will be reassigned, so you may want to print out a
  315.      client list before you start, and after you are done.
  316.      
  317.      
  318.      SEARCH
  319.      The Search button allows you to search through your account
  320.      database. Pressing this button will bring up a prompt for
  321.      a search string. Any number of characters may be used here
  322.      and a list will then be shown of all accounts which have
  323.      data matching your input. Note that you DO NOT need to
  324.      input a whole word...if you input 'a' as a searchstring, all
  325.      accounts with an 'a' in the NAME, Account #(or phone #) or
  326.      Client Number will be listed in the search window.
  327.  
  328.      No address or other client data is searched.
  329.  
  330.      When the window displays with your 'found' list, pressing
  331.      [ENTER] or double-clicking with the mouse will choose the
  332.      selected search item from the main listing.
  333.  
  334.      If no matches are found, you will get a message.
  335.      
  336.      When adding new clients, if you have several with a
  337.      similar name...for example, you might have ABC Delivery
  338.      in several locations, after the name enter the airport
  339.      code or some other information to identify them since
  340.      client names are often used for accessing various data.
  341.      
  342.      PRINT
  343.      There are two print options in the Account mode. You can
  344.      either print Client Numbers which will print a complete
  345.      list of your Client database, but only the Name and the
  346.      Client number, OR you can choose print Client Data which
  347.      will print Client Name, Address, Contact, Phone and the
  348.      client numbers.
  349.      
  350.      >
  351.      
  352.      <4
  353.  
  354.    Backup or Billing File Selection
  355.  
  356.      To select files, they must be with the program file
  357.      in the same directory. If they are, they should be 
  358.      listed in the left box. To select them, either double-
  359.      click them or select them with arrow-keys and then
  360.      press [ENTER]. Selected files will display in the
  361.      box on the right. To remove (or de-select) them, 
  362.      select them in the right box, and then press the
  363.      Remove button. Note that pressing the REMOVE button
  364.      will not alter any files on your disk. It only 
  365.      removes them from the selection box.
  366.      
  367.      
  368.      BACKUP
  369.      Once files are selected, you will need to select the
  370.      destination or target drive to copy them to. There
  371.      is a small box above the buttons which if clicked
  372.      on the rightmost arrow, will display the available
  373.      drives (or use [ENTER] when the box is selected).
  374.  
  375.      Copy or Move options
  376.  
  377.      If the copy option is chosen (default) then the 
  378.      selected files will be copied to the destination drive
  379.      with the originals remaining intact, with the program.
  380.  
  381.      If the Move option is chosen, the files will be copied
  382.      but the originals will be delted from the origin drive.
  383.      The main purpose of doing this is after you have done
  384.      all billings from the files selected, it will remove
  385.      the old files and relocate them on your backup diskette
  386.      to avoid unnecessary clutter. You should probably do
  387.      this after your end-of-month billing...assuming no
  388.      more billing need be done from the listed files.
  389.      
  390.      
  391.      Once you have selected your drive, press the Begin
  392.      button and as files are copied, they will be high-
  393.      lighted.
  394.  
  395.      
  396.      BILLING
  397.      Once files are selected, (you can select up to 31)
  398.      make sure that the four buttons to the right are set
  399.      to the type of biling you want to do. Monthly is the
  400.      default, or click Bi-Monthly, Immediate or ALL. The
  401.      jobs from the files selected will be selected according
  402.      to your setting. There is no reason you can't select
  403.      Monthly, then do a monthly billing, then return and
  404.      select Immediate using the same files and do that
  405.      type of billing as well. (In fact, you will probably
  406.      need to do this on occasion.)
  407.  
  408.      After your files are selected, and the type of
  409.      billing, press Begin. If there are any unrated jobs
  410.      in these files, a list will appear alerting you. You
  411.      may then press Print to print the list, or Continue.
  412.      If you press Continue, you will be asked if you want
  413.      to do the billing AS-IS or cancel and modify (rate)
  414.      the jobs listed.
  415.  
  416.      Be prepared, if you press OK to continue with the
  417.      billing as-is since after a moment of compilation
  418.      of text-files, the printing will begin. If you press
  419.      Cancel, you will exit the billing mode.
  420.  
  421.      The billing function will print each client name and 
  422.      address on the left side of the page, and will print
  423.      the date, invoice number and Page number on the right.
  424.      It will then list columns with the Job date, your
  425.      'Ref/Job' data, the 'To:' field from each job and the 
  426.      charges. Up to 35 jobs will print on each page, being 
  427.      totaled on the final page. You will be prompted for paper 
  428.      as needed and have the option to abort between each client.
  429.  
  430.      When the invoices are done, a window will display showing
  431.      the number of invoice and the total billed.
  432.  
  433.      I strongly suggest doing a billing report after EACH
  434.      billing.
  435.      
  436.      If you want to print envelopes for the clients billed
  437.      you should do it next, since billing leaves a file
  438.      which the Envelope function uses. This file will be
  439.      overwritten with the next billing. You can print
  440.      regular #10 envelopes on most line-printers as long
  441.      as the envelopes are inserted in the same way as the
  442.      sheets of paper (as opposed to lengthwise).
  443.  
  444.      To print envelopes, select it from the pull-down menu
  445.      at the main screen. It will ask you as it gets each
  446.      client name if you want to print an envelope for that
  447.      client or not. You can skip any you want to by pressing
  448.      the NO button, or press the Cancel button to abort
  449.      the Envelope printing function.
  450.  
  451.      >
  452.  
  453.      
  454.      
  455.      <5
  456.  
  457.  
  458.         
  459.    REGISTRATION & SUPPORT:
  460.    This program is 'shareware'. this means that although it IS
  461.    copyrighted, you are permitted to use, copy and share it as
  462.    desired, EXCEPT: 1.) It MUST be copied IN FULL, with all of
  463.    it's files, including this one. 2.) None of the files may be
  464.    altered in any way, and 3.) No fee may be charged for it, 
  465.    except for a small copying/distribution fee by distributors.
  466.    You are permitted to use this software only for evaluation.
  467.    This version is limited, if you register you will be sent
  468.    a fully-functional version with any other improvements we
  469.    feel should be added. The evaluation period should not 
  470.    exceed 30 days.
  471.  
  472.    
  473.    
  474.    HOWEVER: If you like the program, and would like to support
  475.    the development of quality, low-cost software such as this,
  476.    you should register it with the author. To register, if you
  477.    have a printer, print the included file INVOICE.DOC, or if
  478.    not, then send your fee to the address below.
  479.         
  480.    REGISTRATION fee is $50.00. When we receive your fee, we     
  481.    will immediately ship you the newest fully-functional 
  482.    version. We offer full support as well and will try to
  483.    answer any questions or correct any problems you may have.
  484.  
  485.    Your $50.00 fee is for ONE-SITE use of the program. This 
  486.    means you MAY use multiple copies on multiple computers
  487.    as long as they are at the SAME location.      
  488.  
  489.    Customized version are also available upon written request
  490.    and these rates are much less than you may expect. We can
  491.    add your company name, label data-fields to your needs, 
  492.    etc. etc.
  493.         
  494.    WE ARE VERY INTERESTED in any features you would like to
  495.    see added to this program in future versions, please let 
  496.    us know.
  497.    
  498.    Be sure to specify your DISK SIZE & TYPE (High Density or 
  499.    Double Density).
  500.         
  501.    ***   Only U.S. Check or money order will be accepted. ***
  502.         
  503.         
  504.    For further information, registration or support, contact:
  505.  
  506.  
  507.        
  508.                       * Eric Jarrett
  509.                       * P.O. Box 34749
  510.                       * Richmond, VA. 23234
  511.  
  512.     Please be sure to specify the program name, and where you
  513.     obtained your copy. (The BBS or catalog).
  514.          
  515.          
  516.     If you have a modem, you may either download our programs
  517.     or leave us a message at either of these BBS'S:
  518.          
  519.          
  520.     ╔═══════════════════════════════════════════════════════╕
  521.     ║   Blue Ridge Express(ERICJ Sub-Board): 804-790-1675   │ 
  522.     ║                        Or                             │ 
  523.     ║   Valhalla BBS.......................: 804-560-0701   │ 
  524.     ╙───────────────────────────────────────────────────────┘
  525.     
  526.     
  527.     DISCLAIMER:
  528.  
  529.     We offer no warranty for DISP1 Version 1.0 whether
  530.     express or implied, including without limitation any
  531.     implied warranties of merchantability or fitness for a
  532.     particular purpose. We will not be responsible for any
  533.     special, incidental, consequential damages, either direct
  534.     or indirect resulting from use of this product. The user
  535.     bears all risks as to the quality and performance of this
  536.     software, and in no case shall the liability for any
  537.     damages ever exceed the price paid for the software.
  538.  
  539.     As always, you should make a backup copy of your original
  540.              disk. Please refer to your DOS manual. 
  541.  
  542.    >
  543.  
  544.    <6
  545.  
  546.  Report functions
  547.  
  548.    There are two report generating functions within the
  549.    program from the main menu. There is also an unrated-
  550.    job report generated every time billing is done, if there
  551.    are any jobs lacking an amount in the Total Charge field,
  552.    which you can print from there if desired.
  553.  
  554.    
  555.    COURIER REPORTS
  556.  
  557.    Courier reports are generated when this option is chosen
  558.    from the main pull-down menu. This report gathers data
  559.    from the LOADED file only, so the data pertains to a
  560.    particular DAY.
  561.  
  562.    When you choose this option, if there are any jobs in
  563.    the currently loaded file in which there is no courier
  564.    rate, a message will appear regarding each one and giving
  565.    the courier name as well as the Tracer number, so you
  566.    can easily look them up if desired.
  567.    
  568.    After these messages are cleared, a window will open
  569.    showing each courier name, and the total amount for each
  570.    for all the jobs in the current day. Note that if you do
  571.    not enter the courier names exactly the same each time,
  572.    you may see multiple listings of the same courier.
  573.  
  574.    The report may then be printed, or the function may
  575.    be exited.
  576.  
  577.    
  578.    BILLING REPORTS
  579.  
  580.    
  581.    The billing report is strictly a printed report and
  582.    there is no screen display of the data.
  583.    
  584.    
  585.    When billing report is chosen (I recommend this is
  586.    done each time a billing is performed), data is gathered
  587.    from a file generated at billing time (BILLING.RPT) and
  588.    a report is printed showing the date and then columns
  589.    under which the following data is printed: Client Name,
  590.    Total Charges, Invoice Date, Invoice number, Total Air 
  591.    Charges, Total Courier cost and total Agent charges.
  592.  
  593.    At the bottom of the report will be totals of all the
  594.    columns.
  595.  
  596.    If this is done after each billing, it should be easy
  597.    at the end of the year or at the end of each month to
  598.    gather figures for various purposes.
  599.  
  600.           ***        IMPORTANT NOTE:       ***
  601.    Each time a billing is done, this file is over-written,
  602.    so if you don't create the report before your next 
  603.    billing, it will be too late. 
  604.    
  605.  
  606.    >
  607.  
  608.  
  609.    <7
  610.  
  611.  
  612.  Files
  613.  
  614.  
  615.    Load File
  616.  
  617.    This option will list all existing .DSP files in
  618.    current directory. To load one, double-click it with
  619.    the mouse, or use arrow keys & [ENTER].
  620.  
  621.    Initiate File
  622.    
  623.    Normally, you should not need to use this option since
  624.    the program does this automatically each new day that it
  625.    is run. However, if for some reason you need to enter a
  626.    job in a file which does not exist (which means you haven't
  627.    run the program on the date the file would be named after),
  628.    then choose initiate file.
  629.  
  630.    This will prompt you for a file name which MUST be a month-
  631.    day-year in the format MM-DD-YY. Other entries will be
  632.    rejected or if the file exists you will be told so. The
  633.    program will add the .DSP extension to your file name. No
  634.    files without the .DSP extension will load.
  635.  
  636.    
  637.    
  638.    For ease-of-use this program has been designed so
  639.    that the user will have little concern with file-
  640.    maintenance, however the following information is
  641.    important:
  642.  
  643.    
  644.    List of Files:
  645.  
  646.    Job-Data files will automatically be created new
  647.    whenever the program is run if the date in the
  648.    computer has changed. This will automatically create
  649.    a job file for each day using the date for the name
  650.    of the file with the extension '.DSP'. In other words
  651.    for Jan. 1 1994, a file will be created called
  652.               
  653.               01-01-93.DSP
  654.  
  655.    The files in this format are the Job-data files.
  656.  
  657.  
  658.    Suggestion:
  659.  
  660.    We recommend that after you have completed all billings
  661.    you will do from a given data-file that you move it to
  662.    another diskette or directory. Or you could do this after
  663.    month-end when all clients have been billed. The benefit 
  664.    is that you will not have so many data-files to search 
  665.    through when selecting some for billing, backup, etc.
  666.    (Note: you can do this with the Backup function by
  667.    choosing the MOVE option from the backup file selection.)
  668.    
  669.    
  670.    Other files are as follows:
  671.  
  672.    
  673.    VBRUN200.DLL is a file required if you want to run
  674.    Dispatcher from within Windows. It must be placed in
  675.    your Windows directory (or whatever directory Windows
  676.    is in.) If you do not wish to use Dispatcher in Windows
  677.    you do not need to install this file.
  678.    
  679.    README.TXT is a small text-file with any updated
  680.    information not contained herein.
  681.    
  682.    README.COM is a self-displaying format of README.TXT.
  683.    To view it, type README at the DOs prompt.
  684.  
  685.    DISP1.EXE is the main program file.
  686.    
  687.    DISP.EXE is a file which can enable you to easily run
  688.    Dispatcher from within MS-Windows, assuming you have
  689.    Windows 3.X and enough memory. See General help for
  690.    more information about using DISP.EXE. This file need
  691.    not be installed if you are not going to run Dispatcher
  692.    in MS-Windows.
  693.    
  694.    DISP.HLP is this help-file.
  695.    
  696.    CLIENT.DAT is the Account or client database, when
  697.    using the program's Back-Up function this file and
  698.    the data files you select are copied to the target 
  699.    drive. 
  700.    
  701.    BILLING.RPT is a text-file which contains your billing
  702.    data from the last billing done. It will be over-
  703.    written when the next billing is done, but is needed
  704.    if a report is to be done on your last billing.
  705.  
  706.    COURIER.RPT is a text-file containing courier data for
  707.    the Courier Report. This small file is overwritten each
  708.    time a new courier report is generated.
  709.  
  710.    BILLING.TMP is a text-file containing certain data from
  711.    your most recent billing. This is used in the billing
  712.    process and is left (rather than deleted) for other
  713.    functions such as envelope printing. It will be over-
  714.    written when the next billing is done.
  715.  
  716.    DISP1.INV is a text-file which keeps track of invoice
  717.    numbers. It will reset after it reaches 99999999. If
  718.    you don't want your invoice numbers to start at 1, then
  719.    edit this file by using a text-editor and change the 
  720.    number then save the file in ASCII format.
  721.    
  722.    DISP1.CFG is a configuration file.
  723.    
  724.    INVOICE.DOC is a text-file invoice for you to register
  725.    and receive the full-featured version of Dispatcher.
  726.  
  727.  
  728.    Utilities Menu
  729.    
  730.    COMPRESSING CLIENT-FILE:
  731.  
  732.    If your program becomes slow accessing Account data, or
  733.    if you get a message that you are reaching the maximum
  734.    number of clients, AND  you have many vacant client numbers
  735.    you should compress your client file (CLIENT.DAT).
  736.  
  737.    *********************************************************
  738.       IMPORTANT:
  739.    
  740.    You SHOULD NOT do this otherwise, since it will assign
  741.    new numbers to many of your clients. 
  742.  
  743.    *********************************************************
  744.    
  745.    Before compressing the client file, you should 
  746.    be sure to REMOVE any clients you do not want in your
  747.    client database file. 
  748.  
  749.    The compression program will Compress CLIENT.DAT
  750.    and rename it CLIENT.OLD.  The program cannot use the
  751.    file as CLIENT.OLD since it looks for CLIENT.DAT, but
  752.    you can keep CLIENT.OLD if you want for a back-up copy
  753.    of the old file which could be renamed.
  754.  
  755.    
  756.    
  757.    >
  758.  
  759.