Pages: 1
How do I make a block doing what the person types in? I've done this so far:
Blockspec:('run %s' #- #do:)
do: t1 self t1 asString.
Can you help me make this work?
Last edited by WindowsExplorer (2011-08-24 07:53:16)
Offline
do this block run squeak code?
no, I want a run method block.