[Newbies] Perform

Jakub seasidebeginner at gmail.com
Mon Jan 14 13:58:42 UTC 2008


hello i have class with two setters
phone1: aValue
phone2: aValue

and i want call it dynamically
aSelector is phone1 or phone2 string

setPhohne: aSelector by: aValue

phoneBook perform aSelector, ':' aValue

but this is not working how can i do this when i try this iwth getters it
works fine

Transcript show: (phoneBook perform aSelector); cr.


-- 
Jakub.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/beginners/attachments/20080114/bc666c54/attachment.htm


More information about the Beginners mailing list