Jump to content

Recommended Posts

Posted

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?

  • Administrators
Posted

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 :whistle:


 

×
×
  • Create New...