home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / xbase / library / clipper / window / clipwin / pl2.bat < prev    next >
DOS Batch File  |  1988-03-23  |  169b  |  8 lines

  1. IF .%2 == . goto single
  2. plink86 fi %1, %2 search clipper, extend, clipwind verbose
  3. goto end
  4. :single
  5. plink86 fi %1 search clipper, extend, clipwind verbose
  6. :end
  7.  
  8.