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,91a758d936256cc1,start X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Date: Mon, 16 Feb 2009 06:40:05 +0100 From: Gautier User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.18) Gecko/20081031 SeaMonkey/1.1.13 MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Ann: Excel Writer v.03 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit NNTP-Posting-Host: 83.78.128.240 X-Original-NNTP-Posting-Host: 83.78.128.240 Message-ID: <4998fc30$1_7@news.bluewin.ch> X-Trace: news.bluewin.ch 1234762800 83.78.128.240 (16 Feb 2009 06:40:00 +0100) Organization: Bluewin AG Complaints-To: abuse@bluewin.ch X-Original-NNTP-Posting-Host: 127.0.0.1 Path: g2news2.google.com!news2.google.com!npeer02.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!cyclone1.gnilink.net!gnilink.net!wns11feed!worldnet.att.net!164.128.36.58!news.ip-plus.net!newsfeed.ip-plus.net!news.bluewin.ch!not-for-mail Xref: g2news2.google.com comp.lang.ada:4620 Date: 2009-02-16T06:40:05+01:00 List-Id: Hello, Already the v.03 of Excel Writer released (should be fine for a good while)! - data stream can now by any; supplied: Excel_Out_File, Excel_Out_String - added "Text_IO"-like Put, Put_Line, New_Line,... Last incompatibility for those using the 01/02 versions: to write a file, you need to use Excel_Out_File instead of Excel_Out_Stream (which is now abstract); to create it is now Create instead of Create_File, same for Close. URL: http://sf.net/projects/excel-writer/ Enjoy! _________________________________________________________ Gautier's Ada programming -- http://sf.net/users/gdemont/ NB: For a direct answer, e-mail address on the Web site!