Update Inventory Prices for Levels 1-6 from an input text file. ** Caution ** You should BACKUP before doing an UPDATE run, in case you get changes you did not anticipate. Hint - Always do a Proof Run FIRST (to SaveATree?) to see the results. Format The format of the input text file is: Part# , 6 prices (each field separated/delimited by a tab) the 6 prices must be in level # 1 2 3 4 5 6 order or in level # 4 5 6 1 2 3 shifted order depending on the option checked. The shifted order (456123) is to accommodate the use of a file originally made using the Report Generator print to a text file feature. In this form, the prices are in the shifted order. Usage Example: Generate a tab delimited report for INMASTER using the R/G, selecting categories, or other data to get the desired part#'s. Then import this file into your favorite spread sheet. Manipulate the prices as needed. Then export as a text file in the format shown above. Use this file for input into this program you are in. Note - Xref part numbers are skipped.