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, LOTS_OF_MONEY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,3580c51254883f5d X-Google-Attributes: gid103376,public From: mcc@entropy.cs.princeton.edu (Martin C. Carlisle) Subject: Re: "Screen" package for Windows95 Date: 1999/06/10 Message-ID: <7jp2d1$kbc$1@cnn.Princeton.EDU>#1/1 X-Deja-AN: 488020429 References: <8qQ73.5920$Xr4.48911@c01read02-admin.service.talkway.com> Organization: US Air Force Academy, Dept of Computer Science Newsgroups: comp.lang.ada Date: 1999-06-10T00:00:00+00:00 List-Id: You are missing ansi.sys -- since this won't work on Win NT anyway, I'd suggest using the Win32 port of this by Jerry van Dijk. See http://stad.dsl.nl/~jvandyk/packages.html -- look for either win 32 screen (a direct port of Mike Feldman's stuff), or NT Console. --Martin In article <8qQ73.5920$Xr4.48911@c01read02-admin.service.talkway.com>, pit_viper_2000 wrote: >Hi, Anyone have a nice screen package for Windows95??? I basically >just need the clearscreen function. Or if anyone knows an Ada95 >command to clear the screen and home the cursor. I can't seem to get >the "Screen" package that I have to actually clear the screen...it just >types " [2J" to the screen. The space there is actually a left arrow >on my DOS window...but I can't type that here. The package I'm using >is one that came with the GNAT 3.11p compiler that I got over the >Internet. It's written by Michael Feldman, last modified in July 1995. > If anyone has an update to this package, or has another package that I >could use, I would be greatful. Thanks! > >Chris >-- >Posted via Talkway - http://www.talkway.com >Exchange ideas on practically anything (tm). > -- Martin C. Carlisle, Asst Prof of Computer Science, US Air Force Academy carlislem@acm.org, http://www.usafa.af.mil/dfcs/bios/carlisle.html DISCLAIMER: This content in no way reflects the opinions, standards or policy of the US Air Force Academy or the United States Government.