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,13a47fcfe26fae6d,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 1995-03-11 15:36:05 PST Path: bga.com!news.sprintlink.net!cs.utexas.edu!swrinde!gatech!darwin.sura.net!erau!gamma!wolffj From: Jeffrey Wolff--Multimediatec Newsgroups: comp.lang.ada Subject: ada: CURSES package Date: Sat, 11 Mar 1995 14:19:31 -0500 Organization: Embry-Riddle Aeronautical University, Daytona Beach, FL USA Message-ID: NNTP-Posting-Host: gamma.db.erau.edu Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Sender: wolffj@gamma Date: 1995-03-11T14:19:31-05:00 List-Id: Does anyone know how to use the CURSES package? I am trying to use the getch; command and I get a constraint or storage error. The commandline I use is: A:=getch;