|
Re: Re: Some general questions: msg#00122lang.smalltalk.squeak.beginners
On May 23, 2007, at 16:37 , Darren White wrote: Hello, Thanks fro the replies. There is a cool thing called a "collection" that can hold as many users as you want: users := OrderedCollection new. 10 timesRepeat: [users add: User new]. And later you can access an individual user like this: users at: 2 users at: 5 - Bert -
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Some general questions, Darren White |
|---|---|
| Next by Date: | Re: Re: Some general questions, Norbert Hartl |
| Previous by Thread: | Re: Some general questions, Darren White |
| Next by Thread: | Re: Re: Some general questions, Bert Freudenberg |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |