I'm parsing a tab delimited file to enter the data fields into a point of sale system. My problem is that when a field has a "\" in it only the part after the "\" gets entered. For instance AAA\BBB appears as BBB. I know "\" is a reserved character and I read about escape characters somewhere in the manual but coudln't find it yesterday and I'm running out of time. Can someone tell me how to deal with this please?
Thanks,
John Purser
Thanks,
John Purser