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, [EMAIL PROTECTED] 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
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

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

Reply via email to