home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1993 #2 / Image.iso / business / ii62.zip / II62.EXE / XOPNDRWR.BAT < prev    next >
DOS Batch File  |  1993-06-18  |  170b  |  6 lines

  1. @echo OFF 
  2. echo Place your DOS commands to open the cash drawer in the xOpnDrwr.bat file!
  3. echo Example:  "mode com1 2400,N,8,1"
  4. echo           "ATDT%1 >>com1"
  5. pause
  6.