22 Nov
2000
22 Nov
'00
1:55 a.m.
Another question... I want to have a GAP that will add some other Object to an attribute of my DataSkin. This is what I have tried with no success. fromexpr: accounts.getItem(self.account_id) attrsexprs: account_object=RESULT This way in my UI Methods in my DataSkin I can access (and change) the attributes of "account_object". Q. How can I do this? Should I be doing this in a different/better way? Thanks, -Ben