Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Search for files
#3
Code:
Copy      Help
Dir d; str sPath
;find all dr podhaiskys files in entire drive and delete
foreach(d "c:\*podh*.txt" FE_Dir 0x4)
,sPath=d.FileName(1)
,out sPath
;,del- sPath; err


See above. It only finds the files on the current user I am on.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)