home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / finance / icp55.zip / MANUAL.DOC < prev    next >
Text File  |  1991-07-18  |  37KB  |  820 lines

  1. ICP version 5.5          |
  2. MANUAL.DOC               |
  3.                          |
  4.                          |
  5.                          |
  6.                          |
  7.                          |
  8.                          |
  9.                          |      ICP
  10.                          |
  11.                          |      Inventory Control Program
  12.                          |
  13.                          |      -------------------------
  14.                          |
  15.                          |      (C) 1986-1991
  16.                          |
  17.                          |      Spirit7 Software, Ltd.
  18.                          |
  19.                          |
  20.                          |
  21.                          |
  22.                          |
  23.                          |
  24.                          |
  25.                          |
  26.                          |
  27.                          |
  28.                          |
  29.                          |
  30.                          |
  31.                          |      Spirit7 Software, Ltd.
  32.                          |      PO Box 777
  33.                          |      Waynesboro, Va. 22980a
  34.                          |      (703) 943-4635
  35.                          |
  36.                          |      
  37.                          |
  38.                          |
  39.                          |
  40.                          |
  41.                          |
  42.                          |
  43.                          |               ---------
  44.                          |        ------|--       |          (R)
  45.                          |     --|         |      |----------------
  46.                          |       |    -----|---   |  Association of
  47.                          |       |   |         |--   Shareware
  48.                          |        ---|    O    |     Professionals
  49.                          |     ------|    |    |-------------------
  50.                          |            ---------      MEMBER
  51.                          |
  52.                          |
  53.                          |
  54.                    MAIN FEATURES OF THE ICP
  55.  
  56. * Sell, order and receive inventory .
  57. * Add new records easily using record "pattern templates".
  58. * Locate records by item,description,manufacturer, vendor.
  59. * Browse a specified range of records.
  60. * Set complex "filters" restricting (segmenting) the data base.
  61. * Zoom on vendor information for a displayed record.
  62. * Enter a memo for each item.
  63. * Reprice any segment and/or price level by any percent.
  64. * Identify fastest and slowest moving items.
  65. * Determine optimum stock levels.
  66. * Track backorders.
  67. * Produce reports analyzing important aspects of your inventory
  68. * Use independently or as part of the PICS system (see appendix F).
  69.                             PREFACE
  70.  
  71. BEFORE YOU BEGIN
  72.     WARNING: This program REQUIRES DOS 3.3 or above!
  73.      1. Before proceeding, be sure you have read and consent to the
  74. terms and conditions of the Software License Agreement (Appendix B).
  75.      2. Make backup copies of the distribution diskettes provided
  76. with this package. Consult your MS DOS manual for specifics about
  77. the "diskcopy" command.
  78.      3. Read the appendices!!!
  79.     4. ALWAYS exit the program to DOS before turning off your 
  80. computer!. Failure to exit properly may result in lost data.
  81.     5. Follow the instructions in the Readme.doc file to
  82. install the ICP on your hard disk.
  83.  
  84. SCREENS
  85.      All screens in the ICP system consist of a "Navigation Bar"
  86. and a "Command Bar". The Navigation Bar (top bar) on each screen
  87. will always indicate the function or menu choice currently
  88. selected. The Command Bar (bottom bar) will always indicate the
  89. possible choices or options available. The last option in a list of
  90. menu choices will always be "RETURN" (to the previous screen). By
  91. repeatedly selecting this option, you will progress backward in the
  92. screens until you finally arrive back at the Main Menu. In
  93. contrast, the "CONTINUE" option will continue you to the next
  94. screen.
  95.      The space between the Navigation Bar and the Command Bar is
  96. known as the "Information Window". This area of the screen will
  97. always display an inventory record. When you first enter the
  98. program, this will be the last record that you entered.
  99.     The bottom row of the screen is the "Status Line" and displays 
  100. the record count, active index (record sequence), filter status, 
  101. insert, caps lock, number lock key status, and deletion status.
  102.      The choices available on the Command Bar are represented with
  103. a numeric prefix. The ICP system is designed to use the numeric key
  104. pad to select the option of your choice. Thus, the system can be
  105. controlled with the fingers of one hand using the numeric key pad
  106. (except, of course, for adding or editing data). Once you get used 
  107. to this method of navigating the system, you will be able to move 
  108. quickly and easily from one option to another.
  109.  
  110. SPECIAL KEYS
  111.      In addition to the numeric keys, certain other keys are
  112. important:
  113.      PgUp (page up) and cursor up (arrow) keys will move to the
  114. previous record.
  115.      PgDn (page down) and cursor down (arrow) keys will move to the
  116. next record.
  117.      Ctrl+PgUp will move to the begining (first record) of the file.
  118. If the record pointer is at the begining of the file, "<bof>" will 
  119. flash in the lower left corner of the screen.
  120.      Ctrl+PgDn will move to the bottom (last record) of the file. If
  121. the record pointer is at the bottom of the file, "<eof>" will flash
  122. at in the lower left corner of the screen.
  123.      The Del (delete) key toggles between deleting and undeleting
  124. a record. If a record is deleted, "<deleted>" will appear in the 
  125. lower right corner of the screen.
  126.      The F1 (function) key is the help key for the system. Help is
  127. available for each option of the Main Menu, the Utility Menu (UTL), 
  128. and the Report Menu (RPT). You may add/edit text by pressing ctrl+"w" 
  129. to save or esc to abort.
  130.     The F10 key will activate the pop-up calculator.
  131.      
  132. DEMO DATA BASE
  133.      ICP is shipped with a fifty record sample inventory data base.
  134. You will refer to this information while learning to use the
  135. system. When you are certain that you no longer need these records,
  136. use the deletion module (section 8.7) to delete this file so that
  137. you can begin entering your own inventory records.
  138.  
  139. DEFINITIONS
  140.      1. DATA BASE: A data base is an organized collection of data
  141. and is composed of repeating "units" of information in some sorted
  142. order or sequence. An example would be a telephone directory.
  143.      2. RECORD: A record is one of the repeating "units" of
  144. information mentioned above. In the example of the phone book,
  145. these "units" are composed of the last name, first name, address,
  146. and phone number.
  147.      3. FIELD: The last name, first name, address, phone number
  148. which make up the records in the phone book data base are "fields"
  149. of data and are common to all the records in the data base.
  150.      4. DATA STRING: The data contained in the fields of a record
  151. is known as a data string. For example, "Smith" would be a data
  152. string in the last name field.
  153.  
  154. WARNING: Get in the habit of watching the screen. Menu driven
  155. programs such as this one require that you watch the screen
  156. carefully until you become familiar with the operation of the
  157. system and the flow of the program. You will save yourself much 
  158. confusion and grief by heeding this suggestion!
  159.  
  160.                        TABLE OF CONTENTS
  161.  
  162.  
  163. INTRODUCTION
  164.             
  165. 1.0 SOR (Sell/Order Receive inventory)
  166. 1.1 SELL
  167. 1.2 ORDER
  168. 1.2.1 PRINT REPORTS
  169. 1.2.2 ORDER
  170. 1.2.3 INITIALIZE ORDERS
  171. 1.3 RECEIVE
  172. 1.3.1 AUTO RECEIVE
  173. 1.3.2 MANUAL RECEIVE
  174. 2.0 ADD 
  175. 3.0 EDT (Edit)
  176. 4.0 FND (Find)
  177. 5.0 BRO (Browse)
  178. 6.0 FTR (Filter)
  179. 7.0 ZOM (Zoom)
  180. 8.0 UTL (Utility)
  181. 8.1 MEMO
  182. 8.2 PACK
  183. 8.3 BACKUP
  184. 8.4 REINDEX 
  185. 8.5 REPRICE 
  186. 8.6 INITIALIZE
  187. 8.7 DELETION  (Global)
  188. 9.0 RPT (Reports)
  189. 9.1 SUMMARY
  190. 9.2 STOCK VALUE
  191. 9.3 PRICE LISTS
  192. 9.4 BACKORDER
  193. 9.5 ABSTRACT
  194.      
  195. APPENDICES
  196. A. SHAREWARE DEFINED
  197. B. SOFTWARE LICENSE AGREEMENT
  198. C. DISCLAIMER
  199. D. REGISTRATION/INVOICE
  200. E. SOFTWARE SUPPORT
  201. F. PICS 
  202.  
  203.      NOTE: It is recommended that you begin by studying sections 
  204. 2-9 and then return to section 1 for a discussion of the SOR
  205. function. Select #9 (RPT), then select #1 (SUMMARY) and print a
  206. full report of the demo inventory data base. This report will be
  207. useful in the sections that follow.
  208.  
  209. 1.0 SOR 
  210.      This is the SELL/ORDER/RECEIVE module of the ICP. It is
  211. designed primarily to enable you to order and receive inventory.
  212.      Entering the inventory data base into the computer can be a
  213. time consuming and tedious process. To further complicate the
  214. situation, inventory sold must be subtracted from the inventory
  215. balance and inventory received must be added. We have included the
  216. SELL function so that the integrity of the data base can be
  217. maintained during the period of time required to "key-in" the
  218. inventory data base. This function is in no way a substitute for
  219. a point-of-sale system. It is simply a way to move inventory out of
  220. the data base until you are ready to "on line" with the full point-
  221. of-sale system.
  222.  
  223. 1.1 SELL 
  224.      Selling inventory is easily accomplished by selecting option 
  225. 1 (SOR) from the Main Menu. Next, locate the item to sell using find
  226. or browse. Select the "CONTINUE" option and you will be prompted for
  227. the number to be sold. This amount will be subtracted from the count 
  228. for this item and if the new count is less that the minimum (MIN) set 
  229. for the item, it will be flagged for reorder and added to the Order
  230. Report. The number sold will also be added to the total sold (TL
  231. SOLD) field for this item.
  232.  
  233. 1.2 ORDER
  234.      Inventory orders are based upon the Order Report. This report
  235. lists all items where the count is less than the minimum (MIN) you
  236. have set for the item.
  237.  
  238. 1.2.1 PRINT REPORTS
  239.      Two order reports are available. The Purchase Order Report and
  240. the Inventory Order Report. Both reports are available for the full
  241. data base, or for a filtered segment.
  242.      All inventory orders in the ICP require a purchase order. The
  243. Purchase Order Report lists active PO's and the inventory on order
  244. under that PO.
  245.      
  246. 1.2.2 ORDER 
  247.      The auto order option will order all items on the order report
  248. (count is less than the minimum) within the specified range. The
  249. quantity ordered will be the quantity necessary to bring the count
  250. to the maximum (MAX) set for each item.     
  251.      The manual order option will allow you to order by the item.
  252. You will be able to order any item in any quantity. You can add to
  253. an existing PO or order under a new PO.
  254.      Negative numbers can be used as order quantities to reduce or
  255. cancel an ordered item.
  256.  
  257. 1.2.3 INITIALIZE ORDER REPORTS
  258.      This function will enable you to "reset" the Order Report.
  259. That is, all inventory orders will be initialized (set to zero) and
  260. a new Order Report will be compiled which will consist of all items
  261. where the count is less than the minimum. In addition, purchase
  262. orders will be cleared. This can be accomplished for the whole data
  263. base or for a specified range.
  264.  
  265. 1.3 RECEIVE INVENTORY
  266.      Just as ordering inventory is based upon the Inventory Order
  267. Report, so receiving inventory is based upon the Purchase Order.
  268.      Inventory is received in much the same way as it is ordered,
  269. either automatically or manually.
  270.      Inventory is received into the Purchase Order under which it
  271. was ordered.
  272.  
  273. 1.3.1 AUTO RECEIVE
  274.      Enter the Purchase Order number and the range and the rest is
  275. automatic! The quantity on order will be added to the count, the
  276. order cleared and the total received (TL RECD) field incremented.
  277. This is the option to use if all items on order under the PO are
  278. received in the quantities ordered (no backorders).
  279.  
  280. 1.3.2 MANUAL RECEIVE
  281.      This option will allow you to enter backorders. Enter the PO
  282. to receive and you will be prompted to enter the quantity received
  283. and the quantity backordered for each item on order under that PO.
  284.  
  285. 2.0 ADD
  286.      The methodology used to number and describe your inventory
  287. items is left entirely up to you. Nevertheless, there are a few
  288. things to keep in mind.
  289.      All entries are converted to upper case in order to
  290. standardize searches. You will not be able to use upper and lower
  291. case combinations.
  292.      The item number, description, make (manufacturer), and vendor
  293. are "searchable" fields. This means that records can be located and
  294. displayed by searching for information contained in these fields.
  295. Blank spaces before and within the character strings of these
  296. fields will effect the results of a search. That is, a string with
  297. a blank space preceding is not the same as the string without the
  298. leading blank space.
  299.      In order to make the entry of data more efficient and rapid,
  300. the ICP is designed to use a "template" for adding new records. If
  301. you are entering a succession of records where subsequent records
  302. have certain fields in common with previous records (for example,
  303. the same vendor and manufacturer), this process can save you much
  304. time. The system will retain the last record entered on the screen.
  305. The only field that absolutely must be changed is the item number.
  306. You will not be allowed to have two records with the same item
  307. number. Beyond this, if you desire to retain the information in a
  308. given field, simply hit the ENTER key and go on to the next field.
  309. If you press any key other than the ENTER key, the data in the
  310. field will disappear and you will be able to enter new data.
  311.      If you desire a "clean" record with no data in any field,
  312. press the Ctrl+PgDn to move to the end of the file. This record
  313. will be blank.
  314.      A final alternative is to locate the desired template using
  315. the find (FND) or browse (BRO) options and then enter the new
  316. record over the top of the template.
  317.  
  318.      1. ITEM NUMBER: It is absolutely critical to the operation of
  319. the system that every distinct item be given a distinct item
  320. number! Numbers can be any alpha-numeric string of up to 27
  321. characters.
  322.      Notice that the system will "remember" the last item number
  323. that was entered. 
  324.      2. DESCRIPTION: Descriptions should be consistent among like
  325. items. Alpha-numeric strings of up to 20 characters are permitted.
  326.      3. AISLE: The "AISLE" is the location code of the item. This
  327. information is useful because it enables the SED function to be
  328. used as an inventory locator. It is also beneficial when recounting
  329. inventory because it forms the basis of the Abstract Report (see
  330. section 6.5).
  331.      4. STD PACKAGE: The "STD PACKAGE" is the number of items
  332. contained in the package identified by the item number. 
  333.      5. MIN: The minimum (MIN) and maximum (MAX) inventory levels
  334. should be considered carefully. The minimum is the "order point"
  335. for the item and the maximum is useful in determining the quantity
  336. to order.
  337.      6. MAX: The maximum inventory level is the amount that the
  338. system will "order to" when the count is below the minimum.
  339.      7. ALTERNATE: The ALTERNATE is the alternate vendor and is for
  340. reference only.
  341.      8. CROSS-REFERENCE: The CROSS-REFERENCE refers to the item
  342. number and is also for reference only.
  343.      Always press the "enter" key after completing the entry for a
  344. field. If you fail to do this (ie. if you use the cursor keys to
  345. move to the next field), the data you entered will be lost. The
  346. cursor keys may be used to move to the next field (down arrow or
  347. right arrow keys) or to a previous field (up arrow or left arrow
  348. keys) but if changes are made, you must press "Enter" before
  349. leaving the field.
  350.  
  351. 3.0 EDT
  352.      The edit function (EDT) is used to change information in the
  353. record. After the field is changed, press the ENTER key to assure
  354. that the changes are permanent and then press the Esc key to
  355. continue.
  356.  
  357. 4.0 FND
  358.      Finding a certain record can be accomplished most quickly with
  359. the FND function. You will be able to locate records by the item
  360. number, description, vendor, or manufacturer.
  361.          Notice that the system will find the best match for the target
  362. data entered. For example, if you are attempting to Find all
  363. records with "CARBURETOR" as the description, enter "CARB". The
  364. system will Find "CARB", "CARBURETOR", "CARB KIT", "CARBURETOR
  365. GASKET", etc.
  366.     Notice that the field you search on (item, description, vendor,
  367. manufacturer) will determine the order of the records in the data 
  368. base. For example, if you search on vendor the records will be in
  369. order of the vendor name (alphabetic). If you search for a specific
  370. vendor and then browse (BRO) the data base, the records will be in
  371. order by vendor. The order of the records will be indicated in the 
  372. lower left corner of the screen by a single word (ITEM, DESC,VEND,
  373. MAKE) representing the index in use. This index will remain in use
  374. until you change it. If, for example, you wish to return to the def-
  375. ault index of ITEM (number), search on item and simply hit the "Enter"
  376. key when prompted for the item to find.
  377.  
  378. 5.0 BRO
  379.      The browse function enables you to view a range of records.
  380. You may browse the entire data base or a restricted segment of the
  381. data. Browsing a certain range of records can be facilitated in one
  382. of two ways. 
  383.      You can set the filter to include only those records you wish
  384. to view or you can locate the first record in the data base
  385. containing that desired data (using the FND function) and then
  386. browse the range of records matching this criterion. The difference
  387. between these two methods lies in the fact that the filtered data
  388. base will give you an "EOF" signal at the end of the range and you
  389. will not be able to browse beyond this point. Alternately, if you
  390. used the FND function to locate the first record in the data base
  391. containing the desired data, you will be able to browse through the
  392. data you desire to view and on to the actual end of the file.
  393. Furthermore, a filter can be set for any field or combination of
  394. fields whereas the FND function only operates on the "searchable"
  395. fields.
  396.  
  397. 6.0 FTR
  398.      The filter function is perhaps the moat powerful and useful
  399. function of the system. With this feature you will be able to
  400. effectively limit the data base to contain only the desired range
  401. of records. You can set a simple filter isolating a single record
  402. or a complex filter including, excluding and relating fields by the
  403. "and/or" logical operators.
  404.      Once set a filter will remain in effect until you cancel or
  405. modify it. You will see the "<filtered>" message at the bottom left
  406. corner of the screen if a filter is in effect.
  407.      Filters can be used to limit viewing, browsing, ordering and
  408. receiving inventory and report generation.
  409.  
  410. 7.0 ZOM
  411.      The Zoom (ZOM) function will allow you to view the vendor data
  412. base for a displayed record. This data base includes the name,
  413. address, phone number, fax number and contact person. 
  414.      If there is no vendor record for the displayed item, you will
  415. see a blank record displayed in the "zoom window". You may add the
  416. vendor information by pressing the ENTER key. You will see the
  417. cursor appear in the vendor name field. Simply type the vendor name
  418. and press the ENTER key again. The cursor will disappear and you
  419. will be able to use the cursor (right) key to move to the next
  420. field. Press the ENTER key again and repeat the process for each
  421. field of information. After entering data in the last field, press
  422. the ENTER key to remove the cursor and then press Esc to exit the
  423. window. 
  424.      If you desire to delete a vendor, locate the desired vendor
  425. with the cursor up (arrow) or cursor down (arrow) key and then
  426. press ENTER to retrieve the cursor. Use the delete key to remove
  427. the CITY name and press the ENTER key once again to remove the
  428. cursor. Press the Esc key to exit the window and the vendor will be
  429. deleted.
  430.      Remember, to make changes in the fields of the vendor file you
  431. must have a cursor present. To move from field to field, the cursor
  432. must be absent. If the CITY name is missing, the record will be
  433. deleted when you exit the window.
  434.  
  435. 8.0 UTL
  436.      The utility function includes the Memo, Pack, Backup, Reindex,
  437. Reprice, Initialize, and Deletion utilities.
  438.  
  439. 8.1 MEMO
  440.      This function allows you to enter a note regarding each
  441. inventory record. The Memo Window is actually a mini word processor
  442. which facilitates word wrap and scrolling. To save a note, press
  443. the Ctrl+"w" keys (together). To abort the note, press the Esc key.
  444.  
  445. 8.2 PACK
  446.      Packing the data base permanently removes the deleted records
  447. from the data base. Therefore, before packing it is desirable to
  448. print a Deletion Report in order to verify the records to be
  449. removed. It is also a good idea to keep the Deletion Reports as a
  450. permanent hard copy record of all deletions.
  451.      Prior to the actual packing of the data base, deleted records
  452. can be recalled. In addition to the toggle feature in the delete
  453. key, you may specify a range to recall and "undelete" a large
  454. number of records all at once.
  455.  
  456. 8.3 BACKUP
  457.      
  458. 8.4 REINDEX
  459.      This is a general "housekeeping" utility that is provided as
  460. a means of repairing damaged or corrupted index files. If you are
  461. unable to locate a record that you have good reason to believe is
  462. in the data base... reindex!
  463.      It is good data base management practice to reindex the data
  464. base periodically.
  465.  
  466. 8.5 REPRICE
  467.      Repricing inventory is easily accomplished with this function.
  468. The range of the repricing can be restricted with the SET FILTER
  469. option. After selecting the data base segment to reprice (a single
  470. vendor, for example), specify the percent, whether the repricing is
  471. an increase or decrease, and the price level (cost, list, dealer,
  472. or all three levels) to include. 
  473.      Reports documenting the "post" and "pre" repricing function
  474. are available.
  475.  
  476. 8.6 INITIALIZE
  477.      This function will reset the Sales History for the specified
  478. range. The Sales History consists of the total number sold (TL
  479. SOLD), received (TL RECEIVED), and the total returned (TL
  480. RETURNED).
  481.  
  482. 8.7 DELETION
  483.      The (global) deletion utility is provided so that a range of
  484. records can be deleted at one time. This is the function to use
  485. when you are finished with the demo data base provided with the ICP
  486. system.
  487.  
  488. 9.0 REPORTS
  489.      In addition to the Purchase Order Report, Order Report,
  490. Deletion Report, and the Repricing Report, the ICP Report Generator
  491. creates five "types" of reports. These are described below.
  492.  
  493. 9.1 SUMMARY
  494.      The Inventory Summary report is a general summary of the
  495. inventory data base. It is available for the full data base, for a
  496. single vendor or for a single manufacturer. The Summary Report
  497. (except the full report) can be printed in order of item number,
  498. description, vendor, manufacturer, or item location code.
  499.  
  500. 9.2 STOCK VALUE
  501.      The Stock Value Report is a two part report and is available
  502. for the full data base, a single vendor, or a single manufacturer.
  503. This report multiplies the count times the list, retail and
  504. wholesale prices and provides totals for these three fields. The
  505. report, therefore, provides the value of the inventory data base in
  506. terms of these three categories.
  507.      Following this report, a second part will be generated which
  508. summarizes the totals of the first part. The total number of items
  509. counted, total cost, list value, list profit (in dollars, percent,
  510. and percent mark up), wholesale value, and wholesale profit (in
  511. dollars, percent, and percent mark up) will be printed.
  512.  
  513. 9.3 PRICE LIST
  514.      Inventory price lists can be printed including the retail
  515. price only, the wholesale price only, and including both retail and
  516. wholesale prices. These reports are available for the full data
  517. base, a single vendor or a single manufacturer.
  518.  
  519. 9.4 BACKORDER
  520.      The Back Order Report is available for the full data base, a
  521. single vendor or for a single manufacturer. It is a listing of all
  522. items which have been back ordered from the vendor.
  523.  
  524. 9.5 ABSTRACT
  525.      The Inventory Abstract is provided to assist the re-counting
  526. of inventory. The report is arranged in order of item location code
  527. and then by item number. It will be of great help when taking
  528. inventory.
  529.                            APPENDICES
  530.  
  531.  
  532.  
  533.  
  534.  
  535. A. Shareware Defined
  536.  
  537.  
  538. B. Software License Agreement
  539.  
  540.  
  541. C. Disclaimer
  542.  
  543.  
  544. D. Registration/Invoice
  545.  
  546.  
  547. E. Software Support
  548.  
  549.  
  550. F. PICS (point-of-sale software)
  551.                           APPENDIX A
  552.  
  553.                      DEFINITION OF SHAREWARE
  554.      Shareware distribution gives users a chance to try software
  555. before buying it. If you try a Shareware program and continue
  556. using it, you are expected to register. Individual programs
  557. differ on details -- some request registration while others
  558. require it, some specify a maximum trial period. With
  559. registration, you get anything from the simple right to continue
  560. using the software to an updated program with printed manual.
  561.  
  562.      Copyright laws apply to both Shareware and commercial
  563. software, and the copyright holder retains all rights, with a few
  564. specific exceptions as stated below. Shareware authors are
  565. accomplished programmers, just like commercial authors, and the
  566. programs are of comparable quality. (In both cases, there are good
  567. programs and bad ones!) The main difference is in the method of
  568. distribution. The author specifically grants the right to copy
  569. and distribute the software, either to all and sundry or to a
  570. specific group. For example, some authors require written
  571. permission before a commercial disk vendor may copy their
  572. Shareware.
  573.  
  574.      Shareware is a distribution method, not a type of software.
  575. You should find software that suits your needs and pocketbook,
  576. whether it's commercial or Shareware. The Shareware system makes
  577. fitting your needs easier, because you can try before you buy.
  578. And because the overhead is low, prices are low also. Shareware
  579. has the ultimate money-back guarantee -- if you don't use the
  580. product, you don't pay for it.
  581.  
  582.  
  583.      ICP is a "shareware program" and is provided at no charge to
  584. the user for evaluation.  Feel free to share it with your friends,
  585. but please do not give it away altered or as part of another
  586. system.  The essence of "user-supported" software is to provide
  587. personal computer users with quality software without high prices,
  588. and yet to provide incentive for programmers to continue to develop
  589. new products.  If you find this program useful and continue to use
  590. ICP after sixty (60) days, you must make a registration payment of
  591. $25.00 to Spirit7 Software, Ltd..  The $25.00 registration fee will
  592. license one copy for use on any one computer at any one time.  You
  593. must treat this software just like a book.  An example is that this
  594. software may be used by any number of people and may be freely
  595. moved from one computer location to another, so long as there is no
  596. possibility of it being used at one location while it's being used
  597. at another. Just as a book cannot be read by two different persons
  598. at the same time.
  599.     Commercial users of ICP must register and pay for their
  600. copies of ICP within 30 days of first use or their license
  601. is withdrawn.  Site-License arrangements may be made by con-
  602. tacting Spirit7 Software, Ltd..
  603.  
  604.      Anyone distributing ICP for any kind of remuneration must
  605. first contact Spirit7 Software, Ltd. at the address below for
  606. authorization. This authorization will be automatically granted to
  607. distributors recognized by the (ASP) as adhering to its guidelines
  608. for shareware distributors, and such distributors may begin
  609. offering ICP immediately (However Spirit7 Software, Ltd. must still
  610. be advised so that the distributor can be kept up-to-date with the
  611. latest version of ICP.).
  612.  
  613.      You are encouraged to pass a copy of ICP along to your
  614. friends for evaluation.  Please encourage them to register their
  615. copy if they find that they can use it.  All registered users
  616. will receive a copy of the latest version of the ICP
  617. system.
  618.  
  619.                            APPENDIX B
  620.  
  621.                    SOFTWARE LICENSE AGREEMENT
  622.     Spirit7 Software, Ltd. grants you a conditional license to use
  623. this software for a period of thirty (60) days for the purpose of
  624. evaluation. If you decide to continue to use the product beyond 
  625. this period or if you use it for purposes other than evaluation,
  626. you must register your copy. To register send your name, address,
  627. and a check in the amount of $25.00 to Spirit7 Software, Ltd. 
  628.                           APPENDIX C
  629.  
  630.                      DISCLAIMER - AGREEMENT
  631.      Users of ICP must accept this disclaimer of warranty:
  632. "ICP is supplied as is.  The author disclaims all warranties,
  633. expressed or implied, including, without limitation, the warranties
  634. of merchantability and of fitness for any purpose. The author
  635. assumes no liability for damages, direct or consequential, which
  636. may result from the use of ICP." 
  637.       However, to registered users, the author will refund the 
  638. registration price of $25.00 unconditionally upon receipt of the 
  639. distribution diskette in the original mailer (or equivalent) if 
  640. request is made within the first thirty (30) days following
  641. registration.
  642.                           APPENDIX D
  643.  
  644.                       REGISTRATION/INVOICE
  645.      Please complete this form and return to the address below.
  646. Enclose an check in the amount indicated on the completed invoice.
  647.  
  648.  
  649. NAME:____________________________________________________________ 
  650.               
  651. ADDRESS:_________________________________________________________ 
  652.  
  653. CITY:________________________________ ST:______ ZIP:_____________ 
  654.  
  655. NAME OF PRODUCT:__________ SERIAL NUMBER:__________ VERSION:_____ 
  656.  
  657. WHERE DID YOU OBTAIN YOUR COPY OF THIS SOFTWARE?:________________
  658. _________________________________________________________________
  659.  
  660. SUGGESTIONS OR COMMENTS:_________________________________________
  661.  
  662. _________________________________________________________________
  663.  
  664. _________________________________________________________________
  665.  
  666.  
  667. ========================== INVOICE ==============================
  668.  
  669. ____ ICP software registration.......... $25.00 ea $_____________
  670.      (includes latest version of ICP and 
  671.      documentation)
  672.  
  673. ---- PICS software package...............$75.00 ea $_____________
  674.      (includes PICS, ICP, bound manual, sample 
  675.       reports and NEBS forms. See appendix F)
  676.       
  677. Virginia residents add .045% sales tax ............$_____________
  678.  
  679.  
  680. TOTAL DUE:.........................................$_____________
  681.  
  682. REMIT TO:            Spirit7 Software, Ltd.
  683.                            PO Box 777
  684.                       Waynesboro, Va 22980
  685.                          (703) 943-4635
  686.                           APPENDIX E
  687.  
  688.                        TECHNICAL SUPPORT
  689.      As of this time, there are three channels through which
  690. product support is available:
  691.  
  692. 1. Telephone support is available from 9:00 am to 5:00 pm (est).
  693.      (703) 943-4635 
  694.       (703) 943-4635 (fax)
  695. NOTE: We will not accept collect calls and it is unlikely that we
  696. will return long distance calls. Spirit7 Software, Ltd. is a full-
  697. time professional software development firm with hours Monday
  698. through Friday from 9:00 AM to 5:00 PM EST. You should have no
  699. difficulty reaching us during business hours.
  700.  
  701. 2. Mail 
  702.      Spirit7 Software, Ltd.
  703.      PO Box 777
  704.      Waynesboro, Va 22980
  705.  
  706. 3. Compuserve electronic mail
  707.      # 73530,3234
  708.  
  709.      We will endeavor to support our users in the most precessional
  710. and thorough manner. If you find a "bug" or simply need assistance
  711. in using the software, please contact us immediately. 
  712.  
  713.      Spirit7 Software will make modifications to this software to
  714. suit your needs. Please contact us for details but have in mind
  715. what specific changes you desire before hand.
  716.  
  717.      There is a multi user version of this software available. If
  718. you desire to use the system on a network, contact us for more
  719. information.
  720.  
  721.      We plan to issue upgrades (new versions) of the software and
  722. manual every six months. However, if serious anomalies are
  723. disclosed, these will be corrected immediately and the revision
  724. will mailed to registered users.
  725.                           APPENDIX F
  726.  
  727.                              PICS
  728.      The Inventory Control Program (ICP) is a module of a full-
  729. featured point-of-sale inventory control program called PICS.
  730.  
  731.      PICS (Positive Inventory Control System) was first introduced
  732. in the summer of 1986 and has undergone many significant revisions
  733. in response to the suggestions of our users and the continued
  734. research of Spirit7 Software. This revision (Version 5.1) is the
  735. fifth "major" revision of the product and represents several
  736. thousand hours of research, development and testing.
  737.  
  738.      PICS will transform your computer into a modern electronic
  739. cash register with all of the features and functions you would
  740. expect; such as sales (cash, credit, account), received on account,
  741. paid-out, merchandise return and many others. Your inventory is
  742. automatically updated as the transactions occur and over 40
  743. different reports are instantly available to provide an analysis of
  744. important aspects of your business.
  745.  
  746.      The PIC System tracks inventory, customers, sales, orders,
  747. backorders, purchase orders, customer history, item history, sales
  748. history, and vendors.
  749.  
  750.      The software package will operate on any IBM or compatible
  751. computer with the following minimum configuration:
  752.  
  753.      * MS or PC Dos version 3.3 or higher
  754.      * 640 KB RAM
  755.      * 20 MB hard disk
  756.      * 80 column printer
  757.      * PC compatible cash drawer (optional)
  758.  
  759.      The Inventory Control Program (ICP) is available separately or
  760. as part of the full system and is a good place to start the process
  761. of gaining computer control of your inventory. It is easy to learn
  762. and to use yet is capable of selling, ordering and receiving
  763. inventory.
  764.  
  765.      PICS is a very powerful system which you must see to
  766. appreciate. This is not a stripped-down version nor is it a low-end
  767. product. It compares favorably with packages selling for thousands
  768. of dollars! Here are a few of the features of the PIC system...
  769.  
  770. * Locate or add customer info at the time and point of sale.
  771. * Maintain inventory and customer data base automatically.
  772. * Supports cash, credit card, store account, or split sale       
  773.   transactions.
  774. * Automatic invoicing capability.
  775. * Produces estimates.
  776. * Unlimited department categories.
  777. * Supports retail or wholesale transactions.
  778. * Edit the price of any item sold.
  779. * Discount by the item, by the invoice or by combination.
  780. * Issue a custom (personalized) invoice.
  781. * Instant price look-up.
  782. * Maintain precise daily journal of all transactions and register 
  783.   totals for all departments and categories.
  784. * Maintains a customer history file.
  785. * Issues statements aged from invoice date or from billing date.
  786.  
  787.                             MORE THAN
  788.                   40 REPORTS GENERATED BY PICS
  789.                             INCLUDING
  790.  
  791. * INVENTORY SUMMARY      * STOCK VALUE       * JOURNAL
  792. * INVENTORY REPRICING    * PRICE LISTS       * ITEM HISTORY
  793. * INVENTORY ORDER        * ABSTRACT          * SYSTEM LOG
  794. * INVENTORY ANALYSIS     * SALES HISTORY     * CUSTOMER LISTS
  795. * INVENTORY BACKORDER    * TAX SUMMARY       * CUSTOMER BACKORDER
  796. * INVENTORY DELETION     * REGISTERS         * CUSTOMER DELETION
  797. * PURCHASE ORDER         * STATEMENTS        * CUSTOMER HISTORY
  798.  
  799.      The PICS package is nationally advertized at $795.00. However, 
  800. you can now obtain this excellent point-of-sale package from your 
  801. favorite Shareware vendor and the registration fee is just $75.00! 
  802. The package includes an expanded, illustrated, bound manual, and 
  803. sample report booklet.
  804.  
  805.  
  806.      Contact Spirit7 Software, Ltd. for more information...
  807.  
  808.  
  809.  
  810.      This program is produced by a member of the Association of
  811. Shareware Professionals (ASP).  ASP wants to make sure that the
  812. shareware principle works for you.  If you are unable to resolve a
  813. shareware related problem with an ASP member by contacting the
  814. member directly, ASP may be able to help.  The ASP Ombudsman can
  815. help you resolve a dispute or problem with an ASP member, but does
  816. not provide technical support for members' products.  Please write
  817. to the ASP Ombudsman at P.O. Box 5786, Bellevue, WA 98006 or send
  818. a Compuserve message via easyplex to ASP Ombudsman 70007,3536
  819.  
  820.