Forum: Pascal and Delphi Oct 5th, 2005 |
| Replies: 2 Views: 7,988 Hi All,
The line should read
if Copy(s,0,16) = 'Problem_Details:' then pm :=copy(s,19,l-19);
but it still doesn't read past the hidden ΓΏ.
I have looked at the text file again in ms word... |
Forum: Pascal and Delphi Oct 3rd, 2005 |
| Replies: 2 Views: 7,988 Hi All,
I am reading a textfile and ready to import into an access database. The issue that has just arisen of hidden characters in line of text. The file is sent to us by a third party.
e.g.
... |