Remember this because it will be the same with char.
I always mess it up too.  When it doesn’t work just
remember to change the spelling of words & chars.

John Balgenorth


On Oct 6, 2014, at 3:37 PM, <[email protected]> 
<[email protected]> wrote:

> 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" <[email protected]>
> To: "How to use LiveCode" <[email protected]>
> Sent: Monday, October 06, 2014 4:34 PM
> Subject: Re: from here to there
> 
> 
>> Hi Larry,
>> 
>> Am 07.10.2014 um 00:25 schrieb <[email protected]> 
>> <[email protected]>:
>> 
>>> 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
>> [email protected]
>> 
>> 
>> _______________________________________________
>> use-livecode mailing list
>> [email protected]
>> Please visit this url to subscribe, unsubscribe and manage your subscription 
>> preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode 
> 
> 
> _______________________________________________
> use-livecode mailing list
> [email protected]
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
> 


_______________________________________________
use-livecode mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to