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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,2e66fe8b30e3ee2c X-Google-Attributes: gid103376,public From: tmoran@bix.com Subject: Re: S'Write and How To Count Bytes Date: 2000/10/02 Message-ID: #1/1 X-Deja-AN: 676748306 References: X-Complaints-To: abuse@home.net X-Trace: news1.frmt1.sfba.home.com 970515345 24.20.190.201 (Mon, 02 Oct 2000 12:35:45 PDT) Organization: @Home Network NNTP-Posting-Date: Mon, 02 Oct 2000 12:35:45 PDT Newsgroups: comp.lang.ada Date: 2000-10-02T00:00:00+00:00 List-Id: How about dropping the initial byte count and use an end-of-record indicator instead, like LF in Text_IO?