Correct Syntax???!!!

Mark Smith mark at maseurope.net
Fri Mar 24 08:58:28 EST 2006


Since the text is a property of the object, I don't think you can set  
chunks of it...so you'll probably have to get it it first:

put the text of the long id of me into temp
put item 2 of myDataRecord into line 1 of temp
set the text of the long id of me to temp


Mark

On 24 Mar 2006, at 13:36, David Burgun wrote:

> Hi,
>
> I am trying to get the following to compile:
>
> set line 1 of the text of the long id of me to item 2 of myDataRecord
>
> I've tried a few different variations but can't seem to find the  
> right one!
>
> Help!!!!
>
> Thanks a lot
> Dave
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your  
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution




More information about the use-livecode mailing list