Documentation on MQL5: Standard Constants, Enumerations and Structures / Input/Output Constants / File Opening Flags
- www.mql5.com
Standard Constants, Enumerations and Structures / Input/Output Constants / File Opening Flags - Documentation on MQL5
Hi Supermilo,
see here https://www.mql5.com/en/forum/5276
It´s a known issue with Build 540. Next Build will solve this.
Best

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hi,
I have written an EA that need to write ad read data from a text file... when i use in live i have no problem but if i want to use in Tester i have some problems with the Text File...
AT THE END of the test the file is written in : tester/Agent/MQL5/files/myFile.txt , but if i want start a new test and read data from myFile.txt i can't!! Because the file is deleted at the test start!
There is a way to READ a file in the Tester??
Thanks a lot and sorry for my bad english!
Supermilo