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,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.50.25.133 with SMTP id c5mr4584567igg.4.1455030459267; Tue, 09 Feb 2016 07:07:39 -0800 (PST) X-Received: by 10.182.101.196 with SMTP id fi4mr504281obb.4.1455030459176; Tue, 09 Feb 2016 07:07:39 -0800 (PST) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!feeder.eternal-september.org!news.glorb.com!hb3no2593911igb.0!news-out.google.com!l1ni7846igd.0!nntp.google.com!hb3no2593904igb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Tue, 9 Feb 2016 07:07:38 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=82.243.252.139; posting-account=zd4fUAoAAABZGnAfDxrdJ5Lpts-qUilv NNTP-Posting-Host: 82.243.252.139 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <1efc2eae-d75a-4317-b4af-3032dcbe487d@googlegroups.com> Subject: Re: Out_File , excess line From: comicfanzine@gmail.com Injection-Date: Tue, 09 Feb 2016 15:07:39 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: news.eternal-september.org comp.lang.ada:29459 Date: 2016-02-09T07:07:38-08:00 List-Id: Encoding is UTF-8 . So , at the end , it would be : Stream_Element --> To Characters --> To String or Unbounded_String . Is there a shorter method than this kind of type conversion , for not having the excess line and copy-paste all the lines ?