Newsgroups: comp.sys.mac.programmer Path: utzoo!utgpu!watserv1!news From: anderson@fpg.waterloo.edu (Glen Anderson) Subject: Think PASCAL's CDataFile Message-ID: <1991Jun11.150714.8202@watserv1.waterloo.edu> Sender: news@watserv1.waterloo.edu Organization: Faculty Projects Group Date: Tue, 11 Jun 1991 15:07:14 GMT Lines: 11 I am starting to program using the object libraries and have a question in regards to the CDataFile. As I understand it the function ReadAll reads the entire file into a handle. What is the best method to retrieve data from this handle for processing? I am looking for a read readln type functions. PS Is there a ftp site with good examples?