home *** CD-ROM | disk | FTP | other *** search
/ ftp.whtech.com / ftp.whtech.com.tar / ftp.whtech.com / club100 / bus / cshreg.do < prev    next >
Text File  |  2006-10-19  |  2KB  |  17 lines

  1. CSHREG - Cash Register program
  2.  
  3. Club 100 Library - 415/939-1246 BBS,    937-5039 NEWSLETTER, 932-8856 VOICE
  4.  
  5. By Richard Hanson 9/85 Mods by Bill Templeton 4/86
  6.  
  7. Documentation by Paul J. Perry 5/87
  8.  
  9.     CSHREG.BA is a program which as the name implies lets you use your model 100 as a cash register.  It was written with the creative genius of Richard Hanson and the modified by the remarkable Bill Templeton. 
  10.     When the program starts it checks to see if a printer is connected.  If one is it will use it.  Otherwise it asks the user if you would like to use the LCD screen.  Just reply (Y) to this prompt.
  11.     A menu is then displayed which lists all the products which are for sale.  There is a maximum of six items.  that is the one limitation of the program.  When one of these items is sold just choose the number associated with it,  1 through 6.  The program then prompts for the quanity sold.  That is all there is to it.
  12.     Pressing <F1> will print a receipt for all menu items entered.  If you mess up and the wrong item gets entered pressing <F2> will clear all transactions entered.  To print out the daily total use <F3>.  It will add up all sales for the day.  As usuall <F8> will return to you the main menu.
  13.  
  14. Customizing for your own needs:
  15.  
  16.     The program comes set up to work with a model business.  To change it to work with yours modify line 32 for the menu items and then modify lines 15, 16, & 17 to modify the company name, address and phone number.  That is all that needs to be done to talor this program to your own needs.
  17.