home *** CD-ROM | disk | FTP | other *** search
/ Netware Super Library / Netware Super Library.iso / file_mgt / ffg / demo_bat / ddd.bat < prev    next >
Encoding:
DOS Batch File  |  1995-04-01  |  179 b   |  9 lines

  1. @echo off
  2. echo This works like a DIR command that takes advantages of FFG's ability to
  3. echo group files.
  4. echo.
  5. call presskey
  6. echo on
  7. ffg /r /p %1 %2 %3 %4 %5 %6 %7 %8 %9
  8.  
  9.