Thank you very much for you answer! It was indeed helpful. I've got a follow up question regarding the counting number of files.
Is it possible to loop it? With a while-loop while filecount > 0 and then start the rest of the script?
Best Regards
User Profile
Collapse
-
Renaming, Moving, Deleting all at one time in python
Hey Guys!
I'm new to python and I've got only basic knowledge in the programming language that's why I'm turning to you. I work with MS SQL and .NET framework only. But now I want to make a script that moves firstly.
Counts the number of files in the directory.
Second it loops by taking one file at the time.
Doing the following steps.
Takes 1 file renaming it --> Moving...
No activity results to display
Show More
Leave a comment: