Sicter
August 9th, 2006, 05:21 AM
Hi all,
I have a lua script that checks for a certain string in a log file. So far so good. What I'd like to do is to clear the text from the log file after it's been checked by the previous script. I want to avoid it getting too big. So thats my question: lua script for clearing a text file.
I have a lua script that checks for a certain string in a log file. So far so good. What I'd like to do is to clear the text from the log file after it's been checked by the previous script. I want to avoid it getting too big. So thats my question: lua script for clearing a text file.