home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / gnu / djgpp / contrib / async / demo.bat < prev    next >
Encoding:
DOS Batch File  |  1992-09-06  |  79 b   |  6 lines

  1. @echo off
  2. asynctsr 2
  3. mode com2:1200,n,8,1
  4. echo press ~ to exit
  5. go32 gtest
  6.