Forum

Update CSV File

Hello Everybody, I am new to mql4 programming and trying to learn how to read and update csv file. Can somebody please help me out with this Lets say I have a csv file with sample lines like this 1, A, Y 2,B, Y 3,C,Y My requirement is to update Y to Z for all the rows, not sure how FileWrite()