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: a07f3367d7,c689b55786a9f2bd X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!news4.google.com!feeder.news-service.com!newsfeed.straub-nv.de!eternal-september.org!.POSTED!not-for-mail From: "J-P. Rosen" Newsgroups: comp.lang.ada Subject: Re: for S'Image use Func?? Date: Fri, 07 May 2010 10:40:33 +0200 Organization: Adalog Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Injection-Date: Fri, 7 May 2010 08:40:37 +0000 (UTC) Injection-Info: mx02.eternal-september.org; posting-host="Dn22F68J9CHYFQQlT81DGA"; logging-data="32612"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18pqmZUbXJ1wARgielxSub6" User-Agent: Thunderbird 2.0.0.24 (Windows/20100228) In-Reply-To: Cancel-Lock: sha1:T8hFlrHFKH6XPsWFSbFYW7aYkqw= Xref: g2news2.google.com comp.lang.ada:11357 Date: 2010-05-07T10:40:33+02:00 List-Id: Robert A Duff a �crit : > "Yannick Duch�ne (Hibou57)" writes: > But for "columns" you want something like: > > 1 > -3 > 123 > -123 > > But 'Image gives you: > > 1 > -3 > 123 > -123 > > I don't get it. 'Image isn't particularly helpful in producing > columnar output. > 'Image is just for quick, debug-like output. If you want nice formatted output, by all means use the IO packages, that's what they are for. -- --------------------------------------------------------- J-P. Rosen (rosen@adalog.fr) Visit Adalog's web site at http://www.adalog.fr