ezzetabi 3 Posted March 2, 2004 FileAppend,\nText,filename adds a line to a text file... but how can I remove a line? I need this because I have a list to read and to begin I add a tag in the end for stopping the loop, but at the end I want also remove it. Now I just copy the file and after the loop copy it back, but maybe there is a better way? Share this post Link to post Share on other sites
Jon 1,009 Posted March 2, 2004 Now I just copy the file and after the loop copy it back, but maybe there is a better way?No, that's pretty much correct Deployment Blog: https://www.autoitconsulting.com/site/blog/ SCCM SDK Programming: https://www.autoitconsulting.com/site/sccm-sdk/ Share this post Link to post Share on other sites