hello i have class with two setters<br>phone1: aValue<br>phone2: aValue<br><br>and i want call it dynamically<br>aSelector is phone1 or phone2 string<br><br>setPhohne: aSelector by: aValue<br><br>phoneBook perform aSelector, &#39;:&#39; aValue
<br><br>but this is not working how can i do this when i try this iwth getters it works fine<br><br>Transcript show: (phoneBook perform aSelector); cr.<br><br clear="all"><br>-- <br>Jakub.