Path: utzoo!attcan!uunet!samsung!rex!ames!dftsrv!mimsy!brillig.umd.edu!sla From: sla@brillig.umd.edu (Steve Armentrout) Newsgroups: comp.sys.mac.programmer Subject: Re: Need MacApp Help ... Message-ID: <24794@mimsy.umd.edu> Date: 7 Jun 90 15:43:00 GMT References: <1963@gould.doc.ic.ac.uk> Sender: news@mimsy.umd.edu Reply-To: sla@brillig.umd.edu (Steve Armentrout) Organization: U of Maryland, Dept. of Computer Science, Coll. Pk., MD 20742 Lines: 11 In article <1963@gould.doc.ic.ac.uk> kn@doc.ic.ac.uk (Keng Ng) writes: > >...there doesn't seem to be a direct way of retrieving the n-th element >of a list. ... You are probably looking for more of an answer than this, but... TList.At(n) returns the nth element of a list Hope this helps, Steve