> I tried using 'owner' but i could not use the returned reference. > > Basically, how do you read the data from a field on another > card with only > the field's ID number?
Get the "long id" of the field and us it. "owner" returns effectively the "name" of the owner of the object, and "long owner" returns the "long name". Personally, I'd use "long id"... is is always unique. Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
