home *** CD-ROM | disk | FTP | other *** search
/ FreeWare Collection 2 / FreeSoftwareCollection2pd199x-jp.img / ms_dos / inkey / sample.bat < prev    next >
DOS Batch File  |  1990-06-14  |  248b  |  7 lines

  1. echo off
  2. :start
  3. inkey /a /b /c ^l^g^m^j^j^j^j^i10秒以内に何も入力されないと、ループします。^M^J^J^I^I何かの値$20=$20 /w=10
  4. if not errorlevel 120 sample1;
  5. if not errorlevel 127 goto start;
  6. inkey /d ^g^m^j^j^j^j^i^iエラーが発生しました。^M^J^J
  7.