[Newbies] OrderedCollection if imageMorphs

Herbert König herbertkoenig at gmx.net
Sun Nov 8 09:12:31 UTC 2009


Christine,

SymbolArray>>>initialize
CW> super initialize.
CW> self add: SymbolBlank new.
CW> self add: SymbolGet new.
CW> self add: SymbolProcess new.
CW> self add: SymbolPut new.
CW> self add: SymbolIf new.
CW> self add: SymbolWhile new.

the names of your symbols make me courious about what you try to build.

Care to share?

Cheers,

Herbert   



More information about the Beginners mailing list