List,
I'm reading the contents of a txt file using a Tmemo component (Delphi3) but the results are not what I'm looking for. It looks like the tmemo component is left justifying my text file data. It looks like it is removing left side spaces, in turn screwing up the columns in the text file. I cannot have this. A fortran program is outputting the text file in a specific format and I need to preserve this. Is there a way?
Thanks in advance,
Harrison
I'm reading the contents of a txt file using a Tmemo component (Delphi3) but the results are not what I'm looking for. It looks like the tmemo component is left justifying my text file data. It looks like it is removing left side spaces, in turn screwing up the columns in the text file. I cannot have this. A fortran program is outputting the text file in a specific format and I need to preserve this. Is there a way?
Thanks in advance,
Harrison