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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,7ae711c481a7059 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-11-06 00:44:47 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!syros.belnet.be!news.belnet.be!transit.news.xs4all.nl!news.xs4all.nl!not-for-mail Sender: fwilson@FWILSON Newsgroups: comp.lang.ada From: Fraser Wilson Subject: Re: Can I treat Current_Output as a file of bytes? References: <20021104233454.2042ef78.bjorn_persson.spam-is-evil@sverige.nu> <4519e058.0211050630.7eb31354@posting.google.com> <20021105170130.2684e53f.bjorn_persson.spam-is-evil@sverige.nu> <3DC80A67.4070607@cogeco.ca> X-Newsreader: Gnus v5.7/Emacs 20.7 Date: 06 Nov 2002 09:45:56 +0100 Message-ID: NNTP-Posting-Host: 80.126.24.12 X-Trace: 1036572286 news.xs4all.nl 46607 80.126.24.12:63354 Xref: archiver1.google.com comp.lang.ada:30431 Date: 2002-11-06T09:45:56+01:00 List-Id: Robert A Duff writes: > Does anybody actually use those counts? > I've never written code that does. Col and Set_Col I've find useful for source code generation and anything that needs to be lined up in ... columns. Line and Page? Never. Fraser.