Numbness Posted August 18, 2024 Posted August 18, 2024 There are different file locations in a txt file. I want to delete these files from top to bottom. If it cannot find a file when it goes down to the bottom line in the text file, I don't want it to give an error message. I just want it to stop the command.
Developers Jos Posted August 18, 2024 Developers Posted August 18, 2024 Ok clear, so what is the question? (or are you looking for us to code it for you?) SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
Numbness Posted August 18, 2024 Author Posted August 18, 2024 Yes please because I get syntax errors even though I tried everything and I can't do it. I need a proper code written from scratch.
Numbness Posted August 18, 2024 Author Posted August 18, 2024 When I couldn't do it, I had to clean them all. There were a lot of errors. I need a code that was made from scratch and without errors, and unfortunately I can't do it.
Developers Jos Posted August 18, 2024 Developers Posted August 18, 2024 Try again and come back to post the code and issues when your code doesn't work... Not going to do the work for you! SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
rudi Posted August 21, 2024 Posted August 21, 2024 have a look into the autoit help file for the functions _FileReadToArray() and FileDelete() Earth is flat, pigs can fly, and Nuclear Power is SAFE!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now