mql_tester_01 / Publications
Forum
Too many parameters error
Why does trying to create this simple file write handle bring up error 5039? ResetLastError (); int _h= FileOpen (_file, FILE_WRITE | FILE_TXT | FILE_COMMON ); if (_h!= INVALID_HANDLE ) { FileWriteString (_h, DoubleToString