home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / utility / diffx.zip / SFILES.WBT < prev    next >
Text File  |  1992-05-05  |  183b  |  12 lines

  1. ;
  2. Exclusive(@ON)
  3. DirChange("c:\bin\snap")
  4. ifiles=FileItemize("c:\bin\snap\*.*")
  5. ifile=ItemSelect("Directory Files", ifiles, " ")
  6. Run("c:\ndw\deskedit.exe", ifile)
  7. exit
  8.  
  9.  
  10.  
  11.  
  12.