Sanjiv Desai
Sanjiv Desai
  • Unicode Systems, LLC
  • 116
  • Information
5+ years
experience
0
products
0
demo versions
0
jobs
0
signals
0
subscribers
Unicode Systems, LLC
Friends

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

Sanjiv Desai
Added topic Problem with FileOpen
I am trying to open .txt file for read and write access to log some information. Following is the code snippet. int OnInit() {    string fileHandle = FileOpen("test.txt", FILE_CSV | FILE_READ | FILE_WRITE, "+");    if (fileHandle
Sanjiv Desai
Registered at MQL5.community