Delete data in delimited string
Garrett Hylltun
garrett at paraboliclogic.com
Sun Feb 26 16:56:12 EST 2006
Greetings André
Thanks for this also, as it will be handy later in my project :-)
-Garrett
On Feb 26, 2006, at 2:13 AM, André.Bisseret wrote:
> Hello Garrett,
> Let me mention that in some other problem, you could need to keep
> room for a further value of an item 3; then it would be :
>
> put "item 1,item 2, item 3, item 4" into tmp
> put empty into item 3 of tmp
> put tmp
More information about the use-livecode
mailing list