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.6 required=5.0 tests=BAYES_05,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,46a82ee84423d8fc,start X-Google-Attributes: gid103376,public From: Randy Kosarik Subject: How do I make HOTKEYS in ADA? Date: 1996/10/05 Message-ID: <3256B8C7.18F9@access.hky.com>#1/1 X-Deja-AN: 187781332 content-type: text/plain; charset=us-ascii organization: The Access Hickory Internet Network mime-version: 1.0 reply-to: randyk@access.hky.com newsgroups: comp.lang.ada x-mailer: Mozilla 3.0 (Win95; U) Date: 1996-10-05T00:00:00+00:00 List-Id: Hi all, I need to know if I can get ADA to scan the keyboard and return the ASCII value if a keystroke was made. This also cannot stop the execution of the program and wait for . I have a project in my Software Engineering class and am learning ADA on the fly. Thanks in advance to any/all that gives advice on this!!! -Randy