This works:

set the HTMLText of field "HTMLTextField1" of this card to URL VarURL


This doesn’t work:

set the HTMLText of VarHTMLText to URL VarURL

(The syntax is accepted fine, but it throws the following error at execution 
time.)

Chunk: error in object expression



This works:

get the effective HTMLText of field "HTMLTextField1" of this card


This doesn’t work:

get the effective HTMLText of VarHTMLText2

(The syntax is accepted fine, but it throws the following error at execution 
time.)

Chunk: error in object expression


Why?

Thanks for your insight in advance!

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

Reply via email to