home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 26 / CD_ASCQ_26_1295.iso / vrac / weighin.zip / EXAMPLE.BAT < prev    next >
DOS Batch File  |  1995-08-27  |  635b  |  21 lines

  1. @echo off
  2. cls
  3. echo  
  4. echo  
  5. echo  
  6. echo  
  7. echo The WEIGH-IN program has been improved so that it is no longer necessary to
  8. echo use an external command to load an example database.  If you want to use
  9. echo the example database, from WEIGH-IN's beginning menu, select "file" and 
  10. echo then select "load the example database."
  11. echo  
  12. echo Since WEIGH-IN version 2.20, the icon to select this option has been
  13. echo removed from WEIGH-IN's program group.  You can do this manually from
  14. echo Program manager by highlighting the icon, clicking on "file" and the 
  15. echo selecting "delete".
  16. echo  
  17. echo  
  18. echo  
  19. echo  
  20. pause
  21.