Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How copy specific type of file into a folder?
#3
I use the following code, get the required txt file, but how to copy them to the txtfold folder? thank you very much!

Macro Macro2
Code:
Copy      Help
ARRAY(str) a
GetFilesInFolder a "c:\fold1" "*.txt" 4
out a


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)