jaffer wilson:
Here is the code:
I cannot see the header of the file. Please let me know what is the issue. When I wrote one single line to print I got only on part of the header:
My header is: at,locate,along,suspend
Please let me know. What mistake I made.
while(!FileIsLineEnding(file)) Print(FileReadString(file));
Petr Nosek:
Thank you. It helped a lot.

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
Here is the code:
I cannot see the header of the file. Please let me know what is the issue. When I wrote one single line to print I got only on part of the header:
My header is: at,locate,along,suspend
Please let me know. What mistake I made.