home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / CLIPPER / MISC / VPI1_330.ZIP / ORDER.OUT < prev    next >
Encoding:
Text File  |  1992-01-03  |  4.5 KB  |  95 lines

  1. .. qty1,9999
  2. .. qty2,9999
  3. .. qty3,9999
  4. .. qty4,9999
  5. .. qty5,9999
  6. .. qty6,9999
  7. .. qty7,9999
  8. .. qty8,9999
  9. .. qty9,9999
  10. .. tot1,9999.99
  11. .. tot2,9999.99
  12. .. tot3,9999.99
  13. .. tot4,9999.99
  14. .. tot5,9999.99
  15. .. tot6,9999.99
  16. .. tot7,9999.99
  17. .. tot8,9999.99
  18. .. tot9,9999.99
  19. .. price1,9999.99
  20. .. price2,9999.99
  21. .. price3,9999.99
  22. .. price4,9999.99
  23. .. price5,9999.99
  24. .. price6,9999.99
  25. .. price7,9999.99
  26. .. price8,9999.99
  27. .. price9,9999.99
  28. .. ship,9999.99
  29. .. onttax,9999.99
  30. .. mintax,9999.99
  31. .. gst,9999.99
  32. .. total,9999.99
  33. .. phone,(999) 999-9999
  34. .. hphone,(999) 999-9999
  35. .. fax,(999) 999-9999
  36.                              SEND ORDER TO:
  37.     ╔═══════════════════════════════╦══════════════════════════════════════╗
  38.     ║  - Worldwide except Canada -  ║           - Canada only -            ║
  39.     ║        Sub Rosa Corp.         ║       Sub Rosa Publishing Inc.       ║
  40.     ║    1313 Fifth Street S.E.     ║  1170 Sheppard Avenue West, Unit 34  ║
  41.     ║    Minneapolis, MN  55414     ║     Downsview, Ontario  M3K 2A3      ║
  42.     ║     Phone (612) 379-3898      ║         Phone (416) 398-8414         ║
  43.     ║      Fax (612) 379-3899       ║          Fax (416) 398-8415          ║
  44.     ╠═══════════════════════════════╩══════════════════════════════════════╣
  45.     ║           TOLL-FREE ORDER LINES (U.S. and Canada Only)               ║
  46.     ║      Tel: (800) 55-INFO-5             {Tel: (800) 554-6365}          ║
  47.     ║                       Fax: (800) 547-0999                            ║
  48.     ║              CompuServ (all countries): 72010,1323                   ║
  49.     ╚══════════════════════════════════════════════════════════════════════╝
  50.  
  51.            ╒════════════════════════════════╤════════════════════════════════╕
  52.            │ ORDER PLACED BY                │ SHIP-TO ADDRESS                │
  53.            │ (REGULAR MAILING ADDRESS):     │ IF DIFFERENT:                  │
  54.            ╞════════════════════════════════╪════════════════════════════════╡
  55.       Name │ #name                          │ #shiptoname                    │
  56.    Company │ #company                       │ #shiptocomp                    │
  57.    Address │ #add1                          │ #shiptoadd1                    │
  58.            │ #add2                          │ #shiptoadd2                    │
  59. City,State │ #city_state                    │ #shiptoc_s                     │
  60.        Zip │ #zip                           │ #shiptozip                     │
  61.    Country │ #country                       │ #shiptocnt                     │
  62.  Day Phone │ #phone                         │                                │
  63.      Night │ #hphone                        │                                │
  64.        Fax │ #fax                           │                                │
  65.            ╘════════════════════════════════╧════════════════════════════════╛
  66.  
  67.   QUANT ITEM                                            PRICE          TOTAL
  68.   ═════ ══════════════════════════════════════════════  ══════════  ════════
  69.                      SINGLE-USER EDITIONS:
  70.   #qty1 VP-Info Level 1 (formerly called SR-Info)       $#price1    $#tot1
  71.   #qty2 VP-Info Professional                            $#price2    $#tot2
  72.   #qty3 VP-Info Professional II                         $#price3    $#tot3
  73.                      NETWORK EDITIONS:
  74.   #qty4 VP-Info Professional                            $#price4    $#tot4
  75.   #qty5 VP-Info Professional II                         $#price5    $#tot5
  76.                      OPTIONAL EXTRAS:
  77.   #qty6 DR DOS 5.0 with DataMAX, full manuals           $#price6    $#tot6
  78.   #qty7 dbPUBLISHER (list price $695)                   $#price7    $#tot7
  79.   #qty8 Annual subscription, Info Diskozine             $#price8    $#tot8
  80.   #qty9 Additional VP-Info manuals                      $#price9    $#tot9
  81.                      SHIPPING AND TAXES:
  82.   Shipping/handling                                                 $#ship
  83.   Minnesota Orders (7% Sales Tax)                                   $#mintax
  84.   Ontario Orders (8% P.S.T. excl. shipping)                         $#onttax
  85.   Canadian orders (7% G.S.T. excl. P.S.T.)                          $#gst
  86.                                                                     ═══════
  87.                                                TOTAL (U.S. Dollars) $#total
  88.   DISK SIZE: #disksize                                              ═══════
  89.   PAYMENT:   #paytype
  90.   Credit Card/PO Number: #cardnum                  Card Exp. Date: #cardexp
  91.         Name on Card/PO: #cardname
  92.  
  93.    Authorized Signature: _____________________________________________________
  94.  
  95.