Path: utzoo!mnetor!uunet!husc6!mit-eddie!ll-xn!ames!amdahl!acs From: acs@amdahl.uts.amdahl.com (Tony Sumrall) Newsgroups: comp.sys.amiga Subject: Re: VT100 R2.8 sent to the moderators Message-ID: <22290@amdahl.uts.amdahl.com> Date: 10 Feb 88 08:04:31 GMT References: <21770@amdahl.uts.amdahl.com> <22240@amdahl.uts.amdahl.com> Reply-To: acs@amdahl.uts.amdahl.com (Tony Sumrall) Organization: Amdahl Corporation, Sunnyvale CA Lines: 15 Keywords: VT100 2.8 communications terminal In article <22240@amdahl.uts.amdahl.com> I said that I'd let y'all know how I changed the Manx definition of ConsoleDevice. Well, here it is. Manx defines it as: long ConsoleDevice(); Since it is *not* a function, I simply commented the line out of my functions.h and then define it in init.c...vt100.c references it. If you use Manx 3.4 and you wanna compile this version of vt100, the easiest approach is to do it the way I did (even though it may not be *right*, it works). -- Tony Sumrall acs@amdahl.com <=> amdahl!acs [ Opinions expressed herein are the author's and should not be construed to reflect the views of Amdahl Corp. ]