Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!mailrus!ames!pacbell!varian!zehntel!kinetics!minshall From: minshall@kinetics.UUCP (Greg Minshall) Newsgroups: comp.protocols.tcp-ip Subject: Re: tn3270 on SUNos 4.0 Message-ID: <628@kinetics.UUCP> Date: 15 Sep 88 20:12:51 GMT References: <626@kinetics.UUCP> Organization: Kintics, Inc., Walnut Creek, CA Lines: 8 From article <626@kinetics.UUCP>, by minshall@kinetics.UUCP (Greg Minshall): > return (*routine)(argno, args); Oops (sigh) that should be > return (*routine)(argno-1, args); Greg Minshall ps - the symptom with the first "fix" is that "quit" no longer works.