Fwd: how to split string?

Chandan Ray chandan at raypoint.de
Sun Aug 7 09:52:52 EDT 2005


just i found itemDelimiter in lingo
it's so eeesy :-)

cheers

Begin forwarded message:

> From: Chandan Ray <chandan at raypoint.de>
> Date: Sun Aug 7, 2005  1:32:42 PM Europe/Berlin
> To: use-revolution at lists.runrev.com
> Subject: how to split string?
>
> hi there,
>
> in perl we've a simple split-function:
>
> $line = "hello:world:today";
> ($first,$second,$third) = split(/\:/,$line);
> print "$first $second $third";
>
> how can i do something same like this in lingo? could anybody please 
> tell me?
>
> best regards
>
>
>
>
> ++
> chandan ray
> helmutstr. 1a
> 40472 duesseldorf
> germany
>
> +49(0)178 75 41 700
> http://www.raypoint.de
>




More information about the use-livecode mailing list