from here to there
larry at significantplanet.org
larry at significantplanet.org
Mon Oct 6 18:37:10 EDT 2014
Thanks Klaus and Dave,
It is sort of strange to me that I want more than 1 word and so I used
"words", but you guys are right of course. Just use "word"
Larry
----- Original Message -----
From: "Klaus major-k" <klaus at major-k.de>
To: "How to use LiveCode" <use-livecode at lists.runrev.com>
Sent: Monday, October 06, 2014 4:34 PM
Subject: Re: from here to there
> Hi Larry,
>
> Am 07.10.2014 um 00:25 schrieb <larry at significantplanet.org>
> <larry at significantplanet.org>:
>
>> Hello,
>>
>> Can someone please tell me the syntax for putting words x to y from one
>> field/var to another?
>>
>> I tried:
>> put words 1 to 40 of field fld1 into field fld2
>> but that doesn't work.
>> I don't even know how to look up the syntax! Sorry.
>
> avoid the plural :-)
>
> put word 1 to 40 of field "fld1" into field "fld2"
>
>> Thanks
>> Larry
>
> Best
>
> Klaus
>
> --
> Klaus Major
> http://www.major-k.de
> klaus at major-k.de
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
More information about the use-livecode
mailing list