Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!wuarchive!brutus.cs.uiuc.edu!apple!amdahl!pccuts!acs From: acs@pccuts.pcc.amdahl.com (Tony Sumrall) Newsgroups: comp.sys.amiga Subject: Re: VT100 v2.9 problems. Message-ID: <834@pccuts.pcc.amdahl.com> Date: 23 Oct 89 21:00:35 GMT References: <7286@sdcsvax.UCSD.Edu> <1989Oct22.131448.1113@agate.berkeley.edu> <3537@orion.cf.uci.edu> <658@lehi3b15.csee.Lehigh.EDU> Reply-To: acs@pccuts.pcc.amdahl.com (Tony Sumrall) Distribution: usa Organization: Amdahl Corporation, Sunnyvale CA Lines: 39 In article <658@lehi3b15.csee.Lehigh.EDU> wdimm@lehi3b15.csee.Lehigh.EDU (William Dimm) writes: >I also have never gotten the Zmodem to work (I have tried for the last >few days). Also, the Kermit (old version) is defaulting to a very small >packet size. I tried setting KMAXPACK in my initialization script, but it >doesn't seem to have made any difference. With the new Kermit, it still >seemed really slow (although the packets MAY have been bigger). You also need to tell your host to send/receive long packets. With C-Kermit the commands are "set send packet-length 1024" and "set receive packet-length 1024". NEITHER side will use long packets unless BOTH sides request them. > Also, there >are two spots in the file script.c where there is a 'return' without an >argument when there should be one! (you can find these by compiling with >Lattice C) (This may be the reason why it >Guru'ed once when I hit the close gadget). Hmmmm...I compiled with Lattice and didn't notice these errors (in fact, the only errors that I remember were from expand.c Could you be more specific as to which return statements are in error? Please EMAIL your response to me along with your vt100.init and any script files that you use. > It would be nice if HANGUP >was recognized in script files too. And, why doesn't it support 19200 baud? >Anyway, if anyone gets 2.9 working, please let me know. I have had conflicting reports as to whether 19200 baud works. For some it works just fine but for others it munges their data badly. You can, of course, add this option to your version. Same holds true for HANGUP. I will try to remember to add a HANGUP script command in the next version. > // Bill Dimm wdimm@lehi3b15.csee.Lehigh.EDU wcd0@lehigh.BITNET -- Tony Sumrall acs@pccuts.pcc.amdahl.com <=> amdahl!pccuts!acs [ Opinions expressed herein are the author's and should not be construed to reflect the views of Amdahl Corp. ]