home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / busi / tbsinven.zip / ITEMS.DOC < prev    next >
Text File  |  1990-10-19  |  24KB  |  794 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.                       TBS Inventory Control(TM)
  15.  
  16.  
  17.  
  18.              A program designed to track Inventory Items
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.                              Version 1.0
  45.  
  46.  
  47.                            Version  Release Date
  48.                              1.0    October 1990
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.   TBS Inventory Control Copyright 1990  Taylor Business Software
  62.  
  63.  
  64.  
  65.  
  66. Copyright 1990 Taylor Business Software
  67. All Rights Reserved Worldwide.
  68.  
  69.  
  70. TBS Inventory Control is a trademark of Taylor Business Software.  All
  71. trademarks  and registered trademarks referenced within this  document
  72. are the property of their respective owners.
  73.  
  74.  
  75.  
  76.  
  77. TAYLOR BUSINESS SOFTWARE
  78. 16835 ALGONQUIN, SUITE 180
  79. HUNTINGTON BEACH, CA 92649
  80.  
  81.  
  82.  
  83.  
  84. Sales:                  Monday - Friday
  85.       714-840-5021      Voice 9 AM - 5 PM Pacific Time
  86.  
  87.  
  88.  
  89. Technical Support:      Monday - Friday
  90.  
  91.       714-840-6435      Voice 9 AM - 4 PM Pacific Time
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103. October 1990 Release
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.   TBS Inventory Control Copyright 1990  Taylor Business Software
  123.  
  124.  
  125.  
  126.  
  127. TABLE OF CONTENTS
  128.  
  129. Section           Title
  130.  
  131. 1                 Introduction
  132.  
  133. 1-1               Features of TBS Inventory Control
  134.  
  135. 2                 Installation
  136.  
  137. 2-1               System Requirements
  138. 2-2               Installing TBS Inventory Control
  139.  
  140. 3                 Getting Started
  141.  
  142. 3-1               Menu
  143. 3-2               Add/Change Items
  144. 3-3               Add/Change Category Codes
  145. 3-4               Change Inventory Quantities
  146. 3-5               Sell/Dispose Items
  147. 3-6               Receive/Acquire Items
  148. 3-7               Print Items Listing
  149. 3-8               Print Items by Category
  150. 3-9               Print Items by Vendor
  151. 3-10              Print Price List
  152. 3-11              Print Ordering Report
  153. 3-12              Print Overstocked Report
  154. 3-13              Print Evaluation Report
  155. 3-14              Print Sales Analysis
  156. 3-15              Month/Year End Processing
  157.  
  158. Appendix A        Customer Support Information
  159. Appendix B        Who is Taylor Business Software
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.   TBS Inventory Control Copyright 1990  Taylor Business Software
  184.  
  185.  
  186.  
  187.  
  188. SECTION 1
  189. THIS IS TBS Inventory Control
  190.  
  191. Thank you for your interest in TBS Inventory Control(TM). TBS Invento-
  192. ry Control is a program designed to track items that are used in  your
  193. business  either  for  sale or used otherwise.   Minimum  and  maximum
  194. quantities  can be specified for each item, and reports are  available
  195. that  list items that should be ordered when the quantity on  hand  is
  196. less than the minimum quantity, or when quantities on hand exceed  the
  197. maximum quantity for the item.
  198.  
  199. A on-line, context sensitive help system provides help with the  press
  200. of the F1 key.  TBS Inventory Control was written to provide a  simple
  201. means of entering information.
  202.  
  203. TBS Inventory Control gives you a simple, straightforward, menu driven
  204. system  to  allow for all operations, such as entering data,  and  the
  205. printing of reports.
  206.  
  207. This  document describes the installation and usage of  TBS  Inventory
  208. Control. It also describes many features and functions of the program.
  209. Once you begin using TBS Inventory Control, you'll discover more about
  210. how it works from the on-line help facility and by experimenting  with
  211. the various commands.
  212.  
  213.  
  214. Definition of Keys Used in this Program
  215.  
  216.         INS        to Insert (Add) a new record
  217.         DEL        to delete the highlighted entry
  218.         ENTER      to change the highlighted entry
  219.         PAGE UP    to scroll up
  220.         PAGE DN    to scroll down
  221.         UP ARROW   to move the highlighted selection bar up
  222.         DOWN ARROW to move the highlighted selection bar down
  223.         ESC        to return to the menu
  224.         F1         for help
  225.         CTRL+ENTER Accept the information entered, skip rest of form
  226.         CTRL+ESC   Return to menu
  227.         CTRL+END   Erase data from cursor to end of field
  228.         CTRL+HOME  Erase this entire field
  229.         TAB        Move 5 characters to the right
  230.         SHIFT+TAB  Move 5 characters to the left
  231.  
  232.  
  233.  
  234.  
  235.  
  236.  
  237.  
  238.  
  239.  
  240.  
  241.  
  242.  
  243.  
  244.   TBS Inventory Control Copyright 1990  Taylor Business Software
  245.  
  246.  
  247.  
  248.  
  249. SECTION 2
  250. INSTALLATION
  251.  
  252. 2-1 System Requirements
  253.  
  254. TBS  Inventory Control requires an IBM PC, XT, AT, PS/2 or  compatible
  255. computer  with 512K RAM (or more) to work properly. In addition,  ver-
  256. sion 2.0 or greater of PC-DOS or MS-DOS is required.
  257.  
  258. TBS  Inventory Control requires approximately 320K of computer  memory
  259. to  contain the program's executable code and common data.  Additional
  260. memory is allocated as required.
  261.  
  262. TBS  Inventory  Control  works well with the  IBM  Monochrome  Display
  263. Adapter (MDA), Color Graphics Adapter (CGA), Enhanced Graphics Adapter
  264. (EGA), Video Graphics Array (VGA), and compatibles. Other video adapt-
  265. ers that can emulate either the MDA or CGA should work properly.
  266.  
  267. 2-2 Installing TBS Inventory Control
  268.  
  269. Installing TBS Inventory Control is a very simple process.  Basically,
  270. we  will  be creating a subdirectory on the hard disk and  coping  the
  271. contents  of the floppy disk to the subdirectory. The following  makes
  272. the  assumption  that you will be copying from drive A: to  your  hard
  273. disk  C:, and that the name of the subdirectory you will be  using  is
  274. ITEMS.
  275.  
  276.             Commands You Enter            Description of Command
  277.           -----------------------         --------------------------
  278.           C:\>MD ITEMS                    Creates a subdirectory
  279.           C:\>COPY A:*.* C:\ITEMS         copies files from floppy
  280.           C:\>CD ITEMS                    change to the subdirectory
  281.           C:\ITEMS\>ITEMS                 Starts the Program
  282.  
  283.  
  284.       The first time the program is run, it will create the required
  285.       data files.
  286.  
  287.  
  288.                                PLEASE NOTE!
  289.  
  290. There  may be important information on this release of  TBS  Inventory
  291. Control  that  did  not make it into this  manual.  Please  check  the
  292. READ.ME file on your distribution diskette for the most current  data.
  293. Thank you!
  294.  
  295. Network Support
  296.  
  297. This  shareware  version will work on a single user system,  or  on  a
  298. network  as  long as only person uses the program at  one  time.   The
  299. registered version provides support for networks, and allows  multiple
  300. users  to  use the program at the same time by the means of  file  and
  301. record  locking.
  302.  
  303.  
  304.  
  305.   TBS Inventory Control Copyright 1990  Taylor Business Software
  306.  
  307.  
  308.  
  309.  
  310. SECTION 3
  311. GETTING STARTED
  312.  
  313. To start TBS Inventory Control, enter the following commands (assuming
  314. that  the subdirectory that TBS Inventory Control was installed in  is
  315. \ITEMS  :   (Your dos prompt may not show the path, as  the  following
  316. examples  do.  If you would like your dos prompt to display the  path,
  317. enter the following command at your dos prompt:  (This command can  be
  318. added  to  the  beginning of your autoexec.bat file in  the  root  (\)
  319. directory on your system.)
  320.         PROMPT $P$G
  321.  
  322.  
  323.  
  324.         C:\> CD \ITEMS
  325.         C:\ITEMS\> ITEMS
  326.  
  327.  
  328. (The  above commands can be entered in a batch file to  make  starting
  329. the  software  easier.  See the section of your DOS  manual  on  batch
  330. commands.)
  331.  
  332.  
  333.  
  334. 3-1  Menu
  335. The following menu will be displayed:
  336.  
  337.               +----------------------------+
  338.               :  Taylor Business Software  :
  339.               : 16835 Algonquin, Suite 180 :
  340.               : Huntington Beach, CA 92649 :
  341.               :   (714) 840-5021 Sales     :
  342.               :   (714) 840-6435 Support   :
  343.               +----------------------------+
  344.               :  Todays Date is:  0/00/00  :
  345.               +----------------------------+
  346.               :                            :
  347.               :   Inventory Control        :
  348.               :                            :
  349.               :   Enter Your Company Name  :
  350.               :                            :
  351.               :   Quit this Application    :
  352.               :                            :
  353.               +----------------------------+
  354.  
  355.  
  356. First, enter todays date. (This date will be printed at the top of the
  357. various reports that are available.)
  358.  
  359.  
  360.  
  361.  
  362.  
  363.  
  364.  
  365.  
  366.   TBS Inventory Control Copyright 1990  Taylor Business Software
  367.  
  368.  
  369.  
  370.  
  371. The  first time you use the software, select Enter Your Company  Name.
  372. The  name that you enter will be shown at the top of the  various  re-
  373. ports and at the top of the Inventory Control Main Menu.
  374.  
  375.        +-----------------------------------------------------+
  376.        :            Add/Change Company Parameters            :
  377.        :                Record will be Changed               :
  378.        +-----------------------------------------------------+
  379.        : Company Name..: Taylor Business Software            :
  380.        : Address Line 1: 16835 Algoqnuin, Suite 180          :
  381.        : Address Line 2: Huntington Beach, CA 92649          :
  382.        : Address Line 3:                                     :
  383.        +-----------------------------------------------------+
  384.  
  385.  
  386. Select  Inventory Control to bring up the Inventory Control menu  fol-
  387. lowing, or Quit this Application to return to DOS.
  388.  
  389. The Inventory Control Main Menu follows:
  390.  
  391.  
  392.          +-------------------------------------+
  393.          :        TBS! Inventory Control       :
  394.          :             Version 1.0             :
  395.          :          (Your Company Name)        :
  396.          +-------------------------------------+
  397.          :     Add/Change Items                :
  398.          :     Add/Change Category Codes       :
  399.          :     Change Inventory Quantities     :
  400.          :     Sell/Dispose Items              :
  401.          :     Receive/Acquire Items           :
  402.          :                                     :
  403.          :     Print Item Listing              :
  404.          :     Print Items by Category         :
  405.          :     Print Items by Vendor           :
  406.          :     Print Price List                :
  407.          :     Print Ordering Report           :
  408.          :     Print Overstocked Report        :
  409.          :     Print Evaluation Report         :
  410.          :     Print Sales Analysis            :
  411.          :     Month/Year End Processing       :
  412.          :                                     :
  413.          :     Quit                            :
  414.          +-------------------------------------+
  415.  
  416.  
  417. The first item will be highlighted.  To select that option, just press
  418. the  enter key.  To select a different option, use the down arrow  and
  419. up  arrow  keys to move the highlighted bar down or up  the  displayed
  420. options,  and  press the enter key when the option you want  is  high-
  421. lighted.
  422.  
  423. Select Quit (or press the ESC key) to return to the opening menu.
  424.  
  425.  
  426.  
  427.   TBS Inventory Control Copyright 1990  Taylor Business Software
  428.  
  429.  
  430.  
  431.  
  432. 3-2  Add/Change Items
  433.  
  434. This  option  starts by displaying a list of items that exist  in  the
  435. database.   Use the up and down arrows to move a line at a  time,  the
  436. pageup  and  pagedown to scroll a screen at a time.  Use  the  INS  or
  437. INSERT  key to add a new record, the DEL or DELETE to delete  the  se-
  438. lected  (Highlighted)  record, or press enter to change  the  selected
  439. (Highlighted) record.
  440.  
  441. Press F1 for on line help.
  442.  
  443. +-------------------------------------------------------------------+
  444. :                     Add/Change Inventory Items                    :
  445. :                       Record will be Changed                      :
  446. +-------------------------------------------------------------------+
  447. : Warehouse Code.:                                                  :
  448. : Item Code......:                                                  :
  449. : Description....:                                                  :
  450. : Unit of Measure:                                                  :
  451. : Category Code..:                                                  :
  452. : Bin Location...:                                                  :
  453. : Taxable?.......: Y  Y N               Sales History Information   :
  454. : List Price.....:      0.000           Month to Date  Year to Date :
  455. : Sell Price.....:      0.000           -------------  ------------ :
  456. : Cost...........:      0.000  Qty Sold:         0.00          0.00 :
  457. :                              $ Sales.:         0.00          0.00 :
  458. : Quantities                   $ Cost..:         0.00          0.00 :
  459. : On Hand........:       0.00                                       :
  460. : On Order.......:       0.00  Last Sale Date..:   /  /             :
  461. : Maximum Qty....:       0.00                                       :
  462. : Minimum Qty....:       0.00                                       :
  463. : Vendor Code....:             Vendor's Part No:                    :
  464. : Order Qty......:       0.00                                       :
  465. +-------------------------------------------------------------------+
  466.  
  467.  
  468. 3-3  Add/Change Category Codes
  469.  
  470. Category  Codes  allow you to group similar type items together  in  a
  471. number  of  the reports.  A computer dealer, for  example,  might  use
  472. category  codes of HAR for Hardware, SOF for Software, PRT for  Print-
  473. ers, etc.
  474.  
  475.          +------------------------------------------+
  476.          :         Add/Change Category Codes        :
  477.          :          Record will be Changed          :
  478.          +------------------------------------------+
  479.          : Category Code:                           :
  480.          :                                          :
  481.          : Description..:                           :
  482.          +------------------------------------------+
  483.  
  484.  
  485.  
  486.  
  487.  
  488.   TBS Inventory Control Copyright 1990  Taylor Business Software
  489.  
  490.  
  491.  
  492.  
  493. 3-4  Change Inventory Quantities
  494.  
  495. This  routine allows you to change the quantity on hand for a  certain
  496. item. (If the item does not exist, you can add it by pressing INS when
  497. prompted)
  498.  
  499. +-----------------------------------------------------------------+
  500. :                      Add/Change Quantities                      :
  501. :                       Record will be Added                      :
  502. +-----------------------------------------------------------------+
  503. : Warehouse   Item Code          Description                      :
  504. :                                                                 :
  505. :                                                                 :
  506. : Quantity On Hand.:       0.00          Category....:            :
  507. : Quantity On Order:       0.00          Bin Location:            :
  508. :                                                                 :
  509. : Unit Cost........:      0.000          Unit Price..:      0.000 :
  510. :                                                                 :
  511. +-----------------------------------------------------------------+
  512.  
  513. The Category, Bin Location, and Unit Price are displayed for  informa-
  514. tion purposes only, you can not change these fields.
  515.  
  516.  
  517. 3-5  Sell/Dispose Items
  518.  
  519. This routine allows you to record the sales or disposal of items.   By
  520. entering the quantities here, the appropriate fields in the  inventory
  521. master  file (ITEMS.DAT) are automatically updated.  Quantity on  Hand
  522. is reduced, MTD and YTD sales and cost of sales are increased, and the
  523. last  sale date is changed if it is later that what is in  the  master
  524. file.
  525.  
  526. +--------------------------------------------------------------------+
  527. :                      Record Sale of Item                           :
  528. :                                                                    :
  529. +--------------------------------------------------------------------+
  530. : Warehouse Code.:                                                   :
  531. : Item Code......:                    Desc:                          :
  532. : On Hand Qty....:       0.00     Units...:                          :
  533. : Suggested Price:      0.000     Category:                          :
  534. :                                                                    :
  535. : Quantity Sold..:       0.00                                        :
  536. : Selling Price..:      0.000                                        :
  537. : Selling Date...:   /  /                                            :
  538. +--------------------------------------------------------------------+
  539.  
  540.  
  541.  
  542.  
  543.  
  544.  
  545.  
  546.  
  547.  
  548.  
  549.   TBS Inventory Control Copyright 1990  Taylor Business Software
  550.  
  551.  
  552.  
  553.  
  554. 3-6  Receive/Acquire Items
  555.  
  556. This procedure allows for the receipt of goods to automatically change
  557. the  quantity on hand, and the quantity on order, for the item in  the
  558. master file.
  559.  
  560. +------------------------------------------------------------------+
  561. :                   Receive/Acquire Items                          :
  562. :                                                                  :
  563. +------------------------------------------------------------------+
  564. : Warehouse Code:                                                  :
  565. :                                                                  :
  566. : Item Code.....:                    Desc:                         :
  567. :                                                                  :
  568. : Qty. On Hand..:       0.00         Cost:      0.000              :
  569. :                                                                  :
  570. : Qty. Received.:       0.00     On-Order:       0.00              :
  571. +------------------------------------------------------------------+
  572.  
  573.  
  574. Note about report printing:
  575.  
  576. All  of the following reports allow you to specify the items that  you
  577. wish to print.  The follwoing screen will be displayed allowing you to
  578. enter  the beginning and ending Warehouse Codes and the beginning  and
  579. ending Item Codes to be printed.
  580.  
  581.       +--------------------------------------------------------+
  582.       : Enter the Starting Warehouse to Print:                 :
  583.       : Enter the Ending   Warehouse to Print:                 :
  584.       :                                                        :
  585.       : Enter the Starting Item Code to Print:                 :
  586.       : Enter the Ending   Item Code to Print:                 :
  587.       +--------------------------------------------------------+
  588.  
  589.  
  590. 3-7  Print Item Listing
  591.  
  592. This report prints a list of the items in Item Code order.  The report
  593. shows the Item Code, Description, Unit of Measure, Category Code,  and
  594. the quantity on hand and on order.
  595.  
  596.  
  597. 3-8  Print Items by Category
  598.  
  599. This report prints a list of items sorted and grouped by Category Code.
  600. The information includes the Item Code, Description, Unit of Measure
  601. and quantity on hand.
  602.  
  603.  
  604.  
  605.  
  606.  
  607.  
  608.  
  609.  
  610.   TBS Inventory Control Copyright 1990  Taylor Business Software
  611.  
  612.  
  613.  
  614.  
  615. 3-9  Print Items by Vendor
  616.  
  617. This  report  prints  a list of the Items sorted and  grouped  by  the
  618. Vendor Code.  Information includes the Item Code, Description, and the
  619. Vendors Part Number.
  620.  
  621. 3-10  Print Price List
  622.  
  623. This  report prints in Item Code order, and shows the Item  Code,  De-
  624. scription,  Unit  of Measure, Category, Sales Tax indicator,  and  the
  625. Selling Price.
  626.  
  627. 3-11  Print Ordering Report
  628.  
  629. This report prints in Vendor Order, and shows the Item Code,  Descrip-
  630. tion, Vendors Part Number, Order Point, On Hand and On Order Quantity,
  631. Unit Price, Date of Last Sale, the suggested Order Quantity, the  cost
  632. for  the suggested order quantity, and the number that have been  sold
  633. Month to Date and Year to Date.
  634.  
  635. 3-12  Print Overstocked Report
  636.  
  637. This  report  list those items where the quantity on hand  is  greater
  638. than  the Maximum Quantity.  The report shows the Item Code,  Descrip-
  639. tion,  Maximum Quantity, Quantity On Hand, and Quantity On Order.   In
  640. addition,  the  report shows how much your carrying cost is  to  carry
  641. these  overstocked  items  in your Inventory.  The  carrying  cost  is
  642. calculated as the On Hand Quantity times the Unit Cost for that item.
  643.  
  644. 3-13  Print Evaluation Report
  645.  
  646. This report is designed to show the Year to Date profit for the  item.
  647. The report shows the Item Code, Description, Year to Date Sales,  Year
  648. to Date Cost, and the Profit realized on that item.
  649.  
  650. 3-14  Print Sales Analysis
  651.  
  652. This  report  prints out in Category Code order, and  shows  the  Item
  653. Code,  Description, Quantity On Hand, YTD Quantity Sold,  YTD  Dollars
  654. Sold,  YTD  Cost, YTD Profit, and the Profit Percentage  (to  the  YTD
  655. Sales Dollars).
  656.  
  657.  
  658.  
  659. 3-15  Month/Year End Processing
  660.  
  661. This  routine sets the Month To Date, or Year To Date, Quantity  Sold,
  662. Sales  Dollars,  and Cost Dollars to zero.  You will be asked  if  you
  663. want to run this program for the Month or Year.  The Year option  will
  664. zero out the Month to Date and the Year to Date amounts.
  665.  
  666. MAKE SURE YOU BACK UP THE DATA FILES BEFORE YOU SELECT THIS OPTION!!!
  667.  
  668.  
  669.  
  670.  
  671.   TBS Inventory Control Copyright 1990  Taylor Business Software
  672.  
  673.  
  674.  
  675.  
  676. APPENDIX A
  677. CUSTOMER SUPPORT INFORMATION
  678.  
  679. If  you  have problems with TBS Inventory Control,  please  read  this
  680. manual  first to make sure that you do understand everything. We  have
  681. tried to provide a bug-free product but sometimes we make mistakes. If
  682. you think you have found something please take the time to contact  us
  683. and explain it to us. Make sure that you include the following  infor-
  684. mation to help us evaluate your situation:
  685.  
  686. 1. Your product SERIAL NUMBER (Registered Users have serial numbers)
  687. 2. Version of DOS you are using
  688. 3. Machine type, memory, monitor type, hardware description
  689. 4. Any application executed before TBS Inventory Control
  690. 5. Your address and telephone number (when corresponding)
  691. 6. Where, when and how you obtained TBS Inventory Control
  692. 7. Which version of TBS Inventory Control you are using
  693. 8. Printouts of your AUTOEXEC.BAT and CONFIG.SYS files
  694.  
  695.  
  696. Users  will always receive a response to their  questions.  Non-regis-
  697. tered  users will receive a written response if they enclose  a  self-
  698. addressed, stamped envelope with their inquiry.
  699.  
  700.  
  701.  
  702.  
  703.  
  704.  
  705.  
  706.  
  707.  
  708.  
  709.  
  710.  
  711.  
  712.  
  713.  
  714.  
  715.  
  716.  
  717.  
  718.  
  719.  
  720.  
  721.  
  722.  
  723.  
  724.  
  725.  
  726.  
  727.  
  728.  
  729.  
  730.  
  731.  
  732.   TBS Inventory Control Copyright 1990  Taylor Business Software
  733.  
  734.  
  735.  
  736.  
  737. APPENDIX B
  738. WHO IS TAYLOR BUSINESS SOFTWARE
  739.  
  740. Taylor Business Software is a company that has been providing program-
  741. ming  solutions to business needs since 1979.  Our emphasis  has  been
  742. primarily  in  the  accounting field, and lately we  have  decided  to
  743. expand  into other areas, one of them being shareware.  We are  always
  744. looking  for new ideas for additional applications to develop, and  we
  745. encourage  your asking if you can not find an existing application  to
  746. meet your specific needs.
  747.  
  748. Taylor Business Software can assist you in the following areas:
  749.  
  750. Custom developed applications
  751. Consulting
  752. Data conversions
  753. Experience in both DOS and Xenix environments
  754. Modifications to Open Systems Accounting Software
  755.  
  756. Please feel free to ask for quotes for custom developed  applications,
  757. or for modification to this or any other product that we provide.
  758.  
  759.  
  760. Taylor Business Software
  761. 16835 Algonquin, Suite 180
  762. Huntington Beach, CA 92649
  763. Phone (714) 840-5021
  764.  
  765. Shareware Programs Available as of 10-15-90
  766.                            License    Current
  767. Description                  Fee      Version
  768. ------------------------   -------    -------
  769. TBS Maillist               $10.00       1.4
  770. TBS Business Maillist       15.00       1.0
  771. TBS Fixed Assets            25.00       1.0
  772. TBS Vehicle Maintenance     25.00       1.3
  773. TBS Inventory Control       20.00       1.0
  774. TBS Home Inventory          10.00       1.0
  775. TBS Video Tape Inventory    10.00       1.0
  776.  
  777. To  obtain  a  shareware copy of any of these  products,  contact  the
  778. dealer that you purchased this program from, or send a $2.00  handling
  779. fee  for  each program that you wish to try to the above  address  for
  780. Taylor Business Software.
  781.  
  782.  
  783.  
  784.  
  785.  
  786.  
  787.  
  788.  
  789.  
  790.  
  791.  
  792.  
  793.   TBS Inventory Control Copyright 1990  Taylor Business Software
  794.