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
> it starts chopping off letters sometimes...
>
> Regards,
> Andre` C.
> Technical Support
> ԿԬ
> ---------------------------------------------------------------------------
>- -
> Visit our support manual at http://supportmanual.com/

Try chomp.

Gerry.

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to