On Aug 22, 2005, at 13:26, Nath, Alok (STSD) wrote:
Hi Guys,
I have this script which reads this text file and splits each
line
based on comma operator.The strange thing is it is removing the
last
character from the last word in the last line.So it is not
displayed completely.
Ca
Nath, Alok (STSD) wrote:
> Hi Guys,
Hello,
> I have this script which reads this text file and splits each line
> based on comma operator.The strange thing is it is removing the last
> character from the last word in the last line.So it is not displayed
> completely.
> Can anybody tell me why it