Hello, I have to execute a script with a file named "import.csv" in input
I have to execute it for multiple .csv file from another directory.
So I would like to copy each file to the script directory, rename it on "import.csv", run the script and do it for all the files which are in my first directory.
Sorry for my English, and I'm beginner on VisualCron.
Sébastien