On Sep 26, 2008, at 8:22 AM, Scott Rossi wrote:

Hey List Folks:

I'm having trouble remembering how to get Rev to see object references in
variables, as opposed to the variable data.  For example, if I script:

 put the long id of field 1 into tField
 put the number of lines of tField

I'll get '1' in the message box regardless of how may lines field 1
contains. I could have sworn there was a way to get this work without using
"do" or using "the text of tField".  Is my memory faulty?

 put the number of lines in field 1

Maybe your mind is on Halloween  ;-)

sims

_______________________________________________
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