Hello! I need to read a BIG text file line by line but I don't know exactly how to do. As I understand the following will read the entire file to a list of lines and that is not what I want. lines: read/lines %textfile I want to read one line, process it before reading the next line and so on. Best regards, Peter Carlsson ---------------------------------------------------------------- Peter Carlsson Tel: +46 31 735 45 26 Saab Ericsson Space AB Fax: +46 31 735 40 00 S-405 15 G�teborg Email: [EMAIL PROTECTED] SWEDEN URL: http://www.space.se ----------------------------------------------------------------
