Subject: Re: How to access a text file in a given line?? From: Erik Naggum <erik@naggum.no> Date: 01 Nov 2002 23:10:50 +0000 Newsgroups: comp.lang.lisp Message-ID: <3245181050826598@naggum.no> * frias@cs.nyu.edu (Enrique) | Is there a LISP function I can use to access a text file directly to a | given line? in other words, is there a function that allows to access a | file not as a stream, something like seek() in C??? Please see the standard function `file-position´ in the specification. -- Erik Naggum, Oslo, Norway Act from reason, and failure makes you rethink and study harder. Act from faith, and failure makes you blame someone and push harder.