fongando / Profile
Friends
Requests
Add friends via their profile or user search and you will be able to see if they are online
Outgoing
fongando
Hello,
i need help. I need MY EA to read a value (string) from an external file and use the value in the EA. I wrote this (OrderComment()==FileReadString(handle,0)+N)) int handle; handle=FileOpen ("TransID2.txt", FILE_TXT|FILE_READ, ';');
i need help. I need MY EA to read a value (string) from an external file and use the value in the EA. I wrote this (OrderComment()==FileReadString(handle,0)+N)) int handle; handle=FileOpen ("TransID2.txt", FILE_TXT|FILE_READ, ';');
: