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,602331146257f418 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!newsfeed.arcor.de!news.arcor.de!not-for-mail Date: Mon, 20 Jun 2005 13:19:44 +0200 From: Georg Bauhaus Organization: future apps GmbH User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050513 Debian/1.7.8-1 X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Data table text I/O package? References: <42b169a6$0$27776$9b4e6d93@newsread2.arcor-online.net> <8j219bkiemjq$.1mmc0sh5a5yfi$.dlg@40tude.net> <42b17420$0$1141$9b4e6d93@newsread4.arcor-online.net> <24xw0b1odenq.mogaaz1unwv0.dlg@40tude.net> In-Reply-To: <24xw0b1odenq.mogaaz1unwv0.dlg@40tude.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Message-ID: <42b6a64f$0$1132$9b4e6d93@newsread4.arcor-online.net> NNTP-Posting-Date: 20 Jun 2005 13:19:43 MEST NNTP-Posting-Host: eeae1a2f.newsread4.arcor-online.net X-Trace: DXC=B[^0S>6iLSf;XK28C2J>>h:ejgIfPPlddjW\KbG]kaMh]kI_X=5Keaf@[Xm4WYU@WaljUVjRQ60?bVmnOeiOY3@ng[50F7T5IOb X-Complaints-To: abuse@arcor.de Xref: g2news1.google.com comp.lang.ada:11496 Date: 2005-06-20T13:19:43+02:00 List-Id: Dmitry A. Kazakov wrote: > Get (Line, Pointer, Field_2); -- Get field and move Pointer > ... > etc > > Quite trivial. And quite adventurous in any but an internal context.