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,c5c811a32f0eb4e7 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-06-02 19:33:57 PST Message-ID: <3EDC0904.18796B17@somewhere.nil> Date: Tue, 03 Jun 2003 04:33:40 +0200 From: Gautier Write-only X-Mailer: Mozilla 4.8 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Alsys Ada Compiler DOS/DOSE Packages References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit NNTP-Posting-Host: 80.218.93.49 X-Trace: news.swissonline.ch 1054607636 80.218.93.49 (3 Jun 2003 04:33:56 +0200) X-Complaints-To: abuse@swissonline.ch Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!newsfeed.vmunix.org!news.imp.ch!news.imp.ch!news-zh.switch.ch!news.swissonline.ch!not-for-mail Xref: archiver1.google.com comp.lang.ada:38420 Date: 2003-06-03T04:33:40+02:00 List-Id: Debs Wisbey: > I currently have a software program that is written in Ada and built > using the Alsys Ada 286/DOS compiler v4.3 and I am trying to port it > to the GNAT 3.10p Ada compiler for MS-DOS. Unfortunately, my current > software contains numerous calls to the DOS and DOSE packages that, I > think, are specific to the Alsys Ada compiler. A few Alsys functions (EXEC,...) are implemented in my DOS package for GNAT, see dos_paqs.zip below. Feel free to complete it and contact me... [...] > Also, does anyone know if you can draw a table/grid and then populate > it with values? This entails positioning the cursor on the screen at > a given co-ordinate and as of yet I cannot find a way of doing it. My > only solution is to redraw the screen each time values change, which > is not very efficient. See PC_TextScreen in the same archive :-). ________________________________________________________ Gautier -- http://www.mysunrise.ch/users/gdm/gsoft.htm NB: For a direct answer, e-mail address on the Web site!