Object refs

Greg Hall greghall at uvic.ca
Mon Aug 16 20:36:45 EDT 2004


Is there some way of making a reference to an object in a variable?

IOW, instead of having to say something like

line j of customKeys of field i of me

and having to constantly repeat such wordy refs to objects, is there some
way to do this:

put field i of me into myObj
line j of customKeys of myObj

It sure would be nice if I could.

In this case I could snag the customKeys list, but that's not always what
I'm trying to do.

Tx.

================
Greg Hall
greghall at uvic.ca
================


More information about the use-livecode mailing list