home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2001 January / VPR0101A.BIN / APP_DEMO / DI4DEMO / RESCUEME / OS2DOS / PQCVT3.BAT < prev    next >
DOS Batch File  |  2000-09-08  |  86b  |  4 lines

  1. @ECHO OFF
  2. FOR %%F IN (%1) DO CALL PQCVT2 %%F
  3. ECHO Finished processing image files.
  4.