From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: * X-Spam-Status: No, score=1.3 required=5.0 tests=BAYES_00,INVALID_MSGID, MSGID_RANDY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,3c99788a4ac63037 X-Google-Attributes: gid103376,public From: Robert Dewar Subject: Re: Pageless Text_IO Date: 1999/11/16 Message-ID: <80qo6v$926$1@nnrp1.deja.com>#1/1 X-Deja-AN: 549142581 References: <80qarp$9qe1@news.cis.okstate.edu> X-Http-User-Agent: Mozilla/4.04 [en] (OS/2; I) X-Http-Proxy: 1.0 x22.deja.com:80 (Squid/1.1.22) for client 205.232.38.14 Organization: Deja.com - Before you buy. X-Article-Creation-Date: Tue Nov 16 04:57:05 1999 GMT X-MyDeja-Info: XMYDJUIDrobert_dewar Newsgroups: comp.lang.ada Date: 1999-11-16T00:00:00+00:00 List-Id: In article <80qarp$9qe1@news.cis.okstate.edu>, dstarner98@aasaa.ofe.org wrote: > I'm writing a compiler. Programmers tend to embed form feeds in > the text, without expecting the compiler to worry about them. > In particular, "Page 7: Line 1: Invalid character" wouldn't > amuse most programmers. Is there any way to tell the compiler > to ignore page breaks? Which compiler? The one you are writing? If so, only you can answer this question. The Ada compiler itself should ignore page breaks. There is no problem in skipping page breaks using Text_IO. Sent via Deja.com http://www.deja.com/ Before you buy.