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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,9c0ab6f828790bc9 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-12-22 10:05:24 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!news.osn.de!newsfeed.freenet.de!news.freenet.de!not-for-mail From: see@messagebody.com (Jan) Newsgroups: comp.lang.ada Subject: Re: another text_io Date: Sun, 22 Dec 2002 18:03:53 GMT Message-ID: <3e05c4f2.8805421@news.freenet.de> References: <3e05aee0.3155187@news.freenet.de> <40ZjOopnwCeR@eisner.encompasserve.org> X-Newsreader: Forte Free Agent 1.21/32.243 NNTP-Posting-Host: 213.7.190.46 X-Trace: 1040580308 news.freenet.de 21194 213.7.190.46:1029 X-Complaints-To: abuse@freenet.de Xref: archiver1.google.com comp.lang.ada:32200 Date: 2002-12-22T18:03:53+00:00 List-Id: On 22 Dec 2002 06:40:23 -0600, Kilgallen@SpamCop.net (Larry Kilgallen) wrote: >> - place the cursor wherever I want (like gotoxy in Pascal) > >That sounds like some vendor-specific add-on rather than Standard Pascal. Well, that's implemented in Borland/Turbo Pascal, Free Pascal, GNU Pascal, ... >of those do not adequately emulate the relevant hardware. For the >terminal emulator that ships with Microsoft Windows, the lack of >correspondence to the hardware is legendary. That's true, I have noticed that the terminal in Win2000 is _very_ slow (especially keyboard responses), and is even not fully compatible with DOS (just to say some examples: blinking text is not supported and the character (ascii) table is different).