The attached script says to split on "|" - including the quotes.
Try
${__split(${numbers},numbers,|)}
The documentation needs to be clarified....
S.
On 22/03/06, Ben Damm <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm having a hard time with the __split function. It appears to only work if
> you specify no delimiter, which defaults to use ",". If you specify a
> delimiter (even "," or "\,") it seems to not work at all. Attached is a
> simple test script to show the behaviour.
>
> Anyone else see this?
> Thanks,
> -Ben
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]