ah-blabla
New Member
- Messages
- 375
- Reaction score
- 7
- Points
- 0
I have an idea: try write it so that all file headers are added to two lists, one with folders, one with files. First, run through the folder list, making folders. Then run through the file list, creating files. That *might* work, but might not. Otherwise do one run of the program in a try/catch block, ignore errors, then run it again, but that is rather inefficient. Just hack away to see whether you can fix it... Good Luck!nope, I tried removing all spaces in the filenames but I'm still getting that :/.
Noticed tho that if the folders are already created, it works. So if you run it once, let it make the folders and give that error, run it once more and it will work