About me... (a bug)

Mark Smith mark at maseurope.net
Sun Dec 3 15:32:52 EST 2006


David, you may want to have a look at the discussion on this list  
from about three weeks ago. The Thread was "Me, me, me" I think.

And it's bug no. 3420 into bugzilla.

Best,

Mark

On 3 Dec 2006, at 19:16, David Bovill wrote:

> Like target me does not always work in refering to controls....  
> this one got
> me today:
>
> Placed in a fields script:
>
> getprop view_Text
>   return the text of me
> end view_Text
>
> works if you are on the card but not if you are somewhere else.  
> Changeing
> the script to:
>
> getprop view_Text
>    put the long id of me into someField
>    return the text of someField
> end view_Text
>
> Fixes the problem - IMHO this is a bug. Me should return a long id by
> default.
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your  
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution




More information about the use-livecode mailing list