Newbie question

Richard Eng horrido.hobbies at gmail.com
Mon Jul 23 14:07:49 UTC 2007


I want to do something like...

#('some text 1'  'some text 2'  'some text 3'  'some text 4')
with: "a corresponding list of classes, say, {class1  class2   class3
class4}"
do:
    [:each1 :each2 |
    "do something with <each1 text> and <each2 class> pair"]


No matter how I try to code the #with: part, I keep getting thrown into
debug. How do you specify a collection of classes for the above example?

Thanks,
Richard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20070723/01d8a60d/attachment.htm


More information about the Squeak-dev mailing list