On Wed, 12 Dec 2001, Brett W. McCoy wrote:
> > I have a pain in the butt array that SOMETIMES has a CR at the end and
> > sometimes does not. Can anyone think of a way to test to see if the \n is
> > there and if it is then chop else no chop? Cause if I just use chop then it
> > starts chopping
On Wednesday 12 December 2001 16:22, Andre` Niel Cameron wrote:
> Hi,
>
> I have a pain in the butt array that SOMETIMES has a CR at the end and
> sometimes does not. Can anyone think of a way to test to see if the \n is
> there and if it is then chop else no chop? Cause if I just use chop then
On Wed, 12 Dec 2001, Andre` Niel Cameron wrote:
> I have a pain in the butt array that SOMETIMES has a CR at the end and
> sometimes does not. Can anyone think of a way to test to see if the \n is
> there and if it is then chop else no chop? Cause if I just use chop then it
> starts chopping of