home *** CD-ROM | disk | FTP | other *** search
/ Colossal Cookbook / ColossalCookbook.cdr / diet / dietshop / dietshop.doc < prev    next >
Text File  |  1989-10-23  |  2KB  |  34 lines

  1.  
  2.                   |-----------------------------------------|
  3.                   |   DOCUMENTATION FOR PROGRAM "DIETSHOP"  |
  4.                   |-----------------------------------------|
  5.  
  6.  
  7.               This  program  is simply a shopping list  of  diet  food 
  8.          items that you might want to get when you go shopping.  There 
  9.          are  about 180 items in the list. The program will present  a 
  10.          "screenful"  at a time for you to select from or,  using  the 
  11.          'M'  command for More Items, the next screenful will  appear. 
  12.          The  program is self-prompting and if you decide you  do  not 
  13.          want a print-out, you can ESC the program to end at any time. 
  14.          As  you  select the items you will see  the  selected  number 
  15.          printed  in a blank area on the screen to show you  what  you 
  16.          have  picked from the current screen of items. These  numbers 
  17.          will scroll off when you get the next list of items, but they 
  18.          are  in  memory  when you print the list at the  end  of  the 
  19.          program, of the items that you have selected. 
  20.  
  21.               If you want a couple of blank items on the printed  list 
  22.          so  that you can write in a few items of your own,  just  hit 
  23.          the <RETURN> key with no number selected and it will print  a 
  24.          number  and a [___], but with no item beside it. Do  this  as 
  25.          many times as you like.
  26.  
  27.               The program uses the file "FOOD.DTA" to read in the list
  28.          of foods. You can add to or change the list  using  any  text
  29.          processor in NON-DOCUMENT mode.  Just make sure that "END" is
  30.          always the last item in the list.
  31.  
  32.  
  33.                                    - 30 -
  34.