swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: help using ListIndex


From: glen e. p. ropella
Subject: Re: help using ListIndex
Date: Thu, 28 May 1998 11:52:33 -0600

Oh yeah, and you must set the collection, the link, and the position,
as well.

But, there are easier ways to do this.  Use the "begin:" method
on your collection.

id <List> listOfCowsInNorthDakota;
id <ListIndex> cowPicker;

cowPicker = [listOfCowsInNorthDakota begin: [listOfCowsInNorthDakota
getZone]];

glen



                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.
                  ==================================


reply via email to

[Prev in Thread] Current Thread [Next in Thread]