FileSeek error 5035
Do you really expect an answer? There are no mind readers here and our crystal balls are cracked. Always post all relevant code (using Code button) or attach the source file.
How To Ask Questions The Smart Way. (2004)
Be precise and informative about your problem
The code you posted has no strings.
Hi
I am testing mql5 csv file manipulation. Created csv file and did
Seek to end of file
And am getting error 5035 with message = String length is less than expected.
file is opened with flags
Any help much appreciated
thanks
Hello , are you trying to create an excel connection ?
the errors page files it under "string casting" , are you sure its about the file ? (i could be wrong though)

- Free trading apps
- Free Forex VPS for 24 hours
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Hi
I am testing mql5 csv file manipulation. Created csv file and did
Seek to end of file
And am getting error 5035 with message = String length is less than expected.
file is opened with flags
Any help much appreciated
thanks