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.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,c2cd81e4fa47ca1a X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news4.google.com!news.glorb.com!news.aset.psu.edu!news.cse.psu.edu!elk.ncren.net!NNTP.WPI.EDU!newsfeed-00.mathworks.com!nntp.TheWorld.com!not-for-mail From: Robert A Duff Newsgroups: comp.lang.ada Subject: Re: New_Page Date: Wed, 01 Nov 2006 14:35:49 -0500 Organization: The World Public Access UNIX, Brookline, MA Message-ID: References: <4I52h.1046417$084.952815@attbi_s22> NNTP-Posting-Host: shell01.theworld.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: pcls4.std.com 1162409750 30889 192.74.137.71 (1 Nov 2006 19:35:50 GMT) X-Complaints-To: abuse@TheWorld.com NNTP-Posting-Date: Wed, 1 Nov 2006 19:35:50 +0000 (UTC) User-Agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.3 (irix) Cancel-Lock: sha1:Lmy8gedKK/URQZvcnBVJls4oJUM= Xref: g2news2.google.com comp.lang.ada:7327 Date: 2006-11-01T14:35:49-05:00 List-Id: "Jeffrey R. Carter" writes: > In short, New_Page is device-specific, should probably not have been > included in Text_IO, and should be avoided in portable SW. New_Line isn't exactly portable, either. ;-) - Bob