Path: utzoo!mnetor!uunet!husc6!mailrus!nrl-cmf!ames!amdahl!acs From: acs@amdahl.uts.amdahl.com (Tony Sumrall) Newsgroups: comp.sys.amiga Subject: Re: Manx/RawKeyConvert-urgent! Message-ID: <23990@amdahl.uts.amdahl.com> Date: 8 Mar 88 03:56:23 GMT References: <1322@pasteur.Berkeley.Edu> Reply-To: acs@amdahl.uts.amdahl.com (Tony Sumrall) Organization: Amdahl Corporation, Sunnyvale CA Lines: 16 In article <1322@pasteur.Berkeley.Edu> c162-fe@zooey.Berkeley.EDU (Jonathan Dubman) writes: >This is a question for the initiated. (Bryce? Matt? Leo? Chuck? CATS?) >Summary of question: HOW DO YOU CALL RawKeyConvert() from Manx? I posted a little note about this when I gave VT100 R2.8 to the moderators. In functions.h, Manx declares ConsoleDevice to be a *function*. It isn't. What I did for my development of R2.8 was to *remove* the definition of ConsoleDevice from functions.h and then declare it in vt100.c. This makes it work just fine. I suppose one should really change the definition in functions.h but I never did. This problem is also present in 3.60a of the Manx includes. -- Tony Sumrall acs@uts.amdahl.com <=> amdahl!acs [ Opinions expressed herein are the author's and should not be construed to reflect the views of Amdahl Corp. ]