Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!think.com!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!ucbvax!edinburgh.ac.uk!R.J.Hare From: R.J.Hare@edinburgh.ac.uk Newsgroups: comp.lang.icon Subject: Records Message-ID: <31.May.91..11:23:12.bst..060024@EMAS-A> Date: 31 May 91 10:23:12 GMT Sender: daemon@ucbvax.BERKELEY.EDU Distribution: inet Organization: The Internet Lines: 15 Thanks to all those who answered my query about records. Next question - I am using records as the basis for a simple database program. Given that the program will be written in a tight enough way to ensure that it won't be possible to write a list with more elements than there are in a database entry, what is the advantage of using a record to store a database entry as opposed to a list? I've got my own ideas on this, but I'd like to canvass a few other opinions. Thanks. Roger Hare.