gizmote
gizmote
Friends

Add friends via their profile or user search and you will be able to see if they are online

gizmote
Added topic FileOpen keep deleting the file
hi, I was wondering why my file (Test.txt) get deleted when i try to read from it using FileOpen. here is the code : int OnInit ()   {        int h = FileOpen ( "Test.txt" , FILE_READ | FILE_ANSI | FILE_TXT );
gizmote
Registered at MQL5.community