Mike Bonner <bonnmike@...> writes: > Curious now though, is there an easy way to get the owning card name of an > object that is sent to without parsing or tree crawling?
What do you mean by "without parsing"? put the long id of me into tLongname put word -4 of tLongname into tCardname if word -5 of tLongname is "id" then put "card id " before tCardname end if -- Mark Wieder ahsoftw...@gmail.com _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode