Re: A small problem

2005-08-22 Thread Xavier Noria
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

Re: A small problem

2005-08-22 Thread John W. Krahn
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