[Gambas-user] Dumb question of the year.

Scott Castaline hscast at ...407...
Sat Nov 12 03:14:55 CET 2005


Rob Kudla wrote:

>On Fri November 11 2005 16:06, Scott Castaline wrote:
>  
>
>>Sorry to bother y'all with this, but as I'm going through the
>>tutorials, I see a lot of "ME" in the code. What is this "ME"?
>>Is it a variable that is hard coded into the interpreter?
>>    
>>
>
>No, it's an easy way to refer to the object in which the code is 
>running (usually a form.)  See also "this" in Java or C++.
>
>Rob
>
>
>-------------------------------------------------------
>SF.Net email is sponsored by:
>Tame your development challenges with Apache's Geronimo App Server. Download
>it for free - -and be entered to win a 42" plasma tv or your very own
>Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
>_______________________________________________
>Gambas-user mailing list
>Gambas-user at lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/gambas-user
>
>  
>
In otherwords a shorthand for the parent object?




More information about the User mailing list