home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / lambda / soundpot / a / dbups.lbr / UPS.DZC / UPS.DOC
Encoding:
Text File  |  1993-10-26  |  3.4 KB  |  92 lines

  1. [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
  2. []                                    []
  3. []                Documentation for                []
  4. []                                    []
  5. []              U.P.S.  RATE    PROGRAM             []
  6. []              ~~~~~~~~~~~~~~~~~~~~~             []
  7. []           UPS.CMD    UPS-STRT.CMD   UPS2-8.CMD         []
  8. []              UPS.DBF    UPS-ZIP.DBF            []
  9. []                                    []
  10. []                    by                    []
  11. []                Richard S. Altman                []
  12. []                                    []
  13. []                   May 27, 1989                []
  14. []                                    []
  15. []   COPYRIGHT (c) 1989 by Richard S. Altman.    All Rights Reserved.    []
  16. []                                    []
  17. [][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][][]
  18.  
  19.  
  20. USER SUPPORTED
  21. --------------
  22.  
  23.     This program is user-supported software.  It is copyrighted and cannot
  24. be sold for profit (without the author's express written permission),  but
  25. it may be copied and distributed for free.
  26.  
  27.     The  SHAREWARE  concept is a  distribution method  that dispenses with
  28. heavy  marketing/advertising costs and gives the user the  opportunity  to
  29. try a software program before buying.   Its continued existence depends on
  30. each user paying for what he does, in fact, use.
  31.  
  32.     If you find this U.P.S. program useful,  please send the $20 (or more)
  33. registration fee directly to the author:
  34.  
  35.                         Richard S. Altman
  36.                         P.O. Box 4388
  37.                         Clearlake, CA 95422-4388
  38.  
  39.     Upon registration,  you will receive a floppy diskette  containing the 
  40. latest  (more complete -- up to 70#)  version of this program and/or a new 
  41. RATE update, along with a printed manual detailing its uses and specifica-
  42. tions.  You will also receive other programs by the same author.
  43.  
  44.     WHEN  ORDERING,  please be sure to indicate  single or double  density 
  45. disk drive, and the name of the program  [UPS.CMD].   Comments on programs 
  46. are also most welcome!
  47.  
  48.     Due to  possible unforeseen circumstances,  the above offer is subject 
  49. to change without notice.
  50.  
  51.  
  52. WHAT IT DOES
  53. ------------
  54.  
  55.     UPS.CMD is a dBASE II command file that requires following input:
  56.        (1) the ZipCode from your home or business location
  57.            (which is used to determine your "Home Zone")
  58.        (2) the ZipCode of your package destination
  59.        (3) the weight of the package
  60.        (4) whether you want regular, 2nd Day Air, or Next Day Air
  61.  
  62.     UPS.CMD  then quickly finds and outputs the cost to ship your package.
  63. After that, you may elect to use the same destination ZipCode information,
  64. a new ZipCode, or return to dBASE.  That's it!
  65.  
  66.  
  67. STARTUP PROCEDURE
  68. -----------------
  69.  
  70.         (1) Make sure you have a copy of dBASE II (and its overlay files)
  71.  
  72.         (2) Copy all of the UPS files to the drive containing dBASE II.
  73.                  ~~~~~~~~~~~~~~~~~~~~
  74.         (3) Type: DBASE UPS-STRT<cr>  Enter the ZipCode info as requested.
  75.             The program will then tell you which .CMD file to use.
  76.  
  77.         (4) Type: DO UPSx<cr>  (where "x" = 2,3,4,5,6,7,8)
  78.  
  79.         (5)  When you have finished the  first session,  you will NOT need
  80.              UPS-STRT.CMD on your hard disk.  Also, once you've determined
  81.              which .CMD program to use,  you can use the CP/M  REN command
  82.              to rename it:    Example--  REN UPS.CMD=UPS2.CMD, etc.
  83.  
  84.  
  85.  
  86.  
  87.               Happy programming!
  88.  
  89.                             Rich Altman
  90.  
  91.  
  92.