[Newbies] invoking a *class* method from a workspace

mstram mstramba at sympatico.ca
Sat May 26 15:42:08 UTC 2007



Edgar J. De Cleene wrote:
> 
> 
> do MikeTest cmethod.
> 
> 

Ok thx, have it working now.

Though I ran into an error when I tried to use :

do MikeTest cmethod.

and changed it to just

MikeTest cmethod.

:)

also :

avar := MikeTest cmethod 

also works, as I'm sure you know .. but took me a minute to think of ;)

Mike


-- 
View this message in context: http://www.nabble.com/invoking-a-*class*-method-from-a-workspace-tf3820452.html#a10817461
Sent from the Squeak - Beginners mailing list archive at Nabble.com.



More information about the Beginners mailing list