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=3.8 required=5.0 tests=BAYES_00,FREEMAIL_FROM, INVALID_MSGID,RATWARE_MS_HASH,RATWARE_OUTLOOK_NONAME autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,a45d2ee8057bf2d,start X-Google-Attributes: gid103376,public From: "Jamie" Subject: Display procedures and IDEs Date: 1998/07/09 Message-ID: <01bdab44$6fcd6720$c145a8c2@default>#1/1 X-Deja-AN: 369874416 Organization: Virgin News Service Newsgroups: comp.lang.ada Date: 1998-07-09T00:00:00+00:00 List-Id: Hi, I use the GNAT compiler under a Win95 IDE, and have experienced some strange problems when attempting to use display procedures such as 'Set_Col' and 'New_Page' etc. Instead of the relevant function being executed all I get at the DOS prompt is a strange message such as 'Got XX' where XX is a number ranging from 4 to around 14. What's happening here then? I am quite literally tearing my hair out, as I'm attempting to teach myself the language in preparation for a university course I'm shortly to be taking. As an aside, are there any IDE's available that run under DOS or Windows which allow single stepping and tracing, watches etc. ?? An IDE such as this would be a great help to me as I'm from the C/C++ stable where I have taken features like this for granted. Thanks for any help in advance, Jamie. j.couston@virgin.net