in reply to Re: Trimming trailing double quotes
in thread Trimming trailing double quotes

I was meaning your second statment. That worked fine.
However, I'm still ending up with binary garbage in my array.
Any advice on that?
Thanks,
Bobby

Replies are listed 'Best First'.
Re^3: Trimming trailing double quotes
by davido (Cardinal) on Jan 05, 2005 at 20:17 UTC

    What does "binary garbage" mean? ....remember, garbage in, garbage out. What does the input data look like, and what are you trying to get out of it?


    Dave

Re^3: Trimming trailing double quotes
by ambrus (Abbot) on Jan 05, 2005 at 20:35 UTC

    What array?