[Newbies] Re: Parse an argument for a symbol that requires one

Marcus Strehlow marcus.strehlow at gmail.com
Tue Mar 4 20:34:23 UTC 2008


Hi Jeroen,

with your tip I have been able to accomplish what I needed. Thanks for  
your help!


Marcus


-- 
iMac -- 20 inch -- Core 2, 2 GHz -- 1 GB RAM -- Superdrive -- Mac OS X  
Leopard 10.5.2
MacBook -- 13.3 inch -- Core 2, 1.83 GHz -- 1.5 GB RAM -- Combodrive  
-- Mac OS X Leopard 10.5.2
iMac G5 -- 17 inch -- PPC G5 1.8 GHz -- 1 GB RAM -- Superdrive -- Mac  
OS X Leopard 10.5.2
iPod touch -- 16 GB -- Software Upgrade -- OS X 1.1.4

On 4 Mar 2008, at 09:05, beginners-request at lists.squeakfoundation.org  
wrote:

> Marcus,
>
> I was curious about this, so i went and got this to work: (notice  
> the ':' in
> show:)
>
> b := ScriptableButton new openInWorld.
> b target: Transcript.
> b actionSelector: #show:.
> b arguments: (Array with: 'test').
>
>
> HTH
>    -Jeroen

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/beginners/attachments/20080304/f6e8d33e/attachment-0001.htm


More information about the Beginners mailing list