Strip
Yves Coppé
yvescoppe at skynet.be
Wed Jul 10 18:38:01 EDT 2002
>Bonsoir Yves,
>
>try this
>
>...
>put fld "myData" into tData
> repeat for each line l in tData
> if char -3 to -1 of l is not "(*)" then
> put l & CR after cleanedup
> end if
> end repeat
>put cleanedup into fld "tData"
>...
>
>Is billion times faster than parsing the field and deleting
>these chars in the field directly.
>
>
>Au revoir
>
>
>Klaus Major
>klaus.major at metascape.org
>
Thank you very much.
--
Greetings.
Yves COPPE
Email : yvescoppe at skynet.be
More information about the use-livecode
mailing list