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
[EMAIL PROTECTED]
================
_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to