Correct Syntax???!!!
David Burgun
dburgun at dsl.pipex.com
Fri Mar 24 09:24:42 EST 2006
Hi,
It used to read:
put item 2 of myDataRecord into me
But I have had to change it because the use of:
put <something> into me
or
set the text of me to <something>
Is not 100% reliable - see thread entitled "Weirdness Passing
Messages" if you would like more details.
All the Best
Dave
On 24 Mar 2006, at 14:03, FlexibleLearning at aol.com wrote:
>
> put item 2 of myDataRecord into line 1 of me
>
>
> /H
>
>
>> 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!
>
> _______________________________________________
> 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