You can find my AppendToFile script here:
Thanks to all, but Codersguru - your suggestion was perfect!!
Thanks!
Shawn'
You can find my AppendToFile script here:
Thanks to all, but Codersguru - your suggestion was perfect!!
Thanks!
Shawn'
You agree to website policy and terms of use
Hi again, I'm back again pestering you all with another question. I have an EA that runs on about 10 charts. When the EA generates an order for a chart, I also want to write some data to a file (for debugging later). It seems it will always only write to the very first line of the file and keeps overwriting the first line and not appending. Here is my code, thanks!!: