home *** CD-ROM | disk | FTP | other *** search
/ So Much Shareware 1 / SoMuchSharewareV1_1991.iso / util1 / btx101.exe / lha / SAMPLES.COM / ITEMFILE.BAT < prev    next >
DOS Batch File  |  1991-01-29  |  191b  |  6 lines

  1. rem shows how btx uses data files to read in menu items
  2. rem in this case, menu.dat should be a 3 line text file
  3. rem max number of lines=10, characters per line=60
  4.  
  5. btx /m"menu.dat" /esc
  6.