Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!faatcrl!jprad From: jprad@faatcrl.UUCP (Jack Radigan) Newsgroups: comp.sys.amiga Subject: Re: Send ZModem and JRComm Message-ID: <1427@faatcrl.UUCP> Date: 3 Jun 90 17:28:54 GMT References: <4926@daffy.cs.wisc.edu> <13910025@hpfelg.HP.COM> <15392@s.ms.uky.edu> Organization: FAA Technical Center, Atlantic City NJ Lines: 25 phoenix@ms.uky.edu (R'ykandar Korra'ti) writes: > I played with version 0.94 for a while, and had a couple of major >problems with it: the telephone book interface really drove me batty >(entering data was not a pleasurable experience in the least...) and >the lack of double-buffering on the screen in 16 colour mode. Do you >know if these have been corrected? I'd like something with better ANSI >emulation than Access V1.42. The phonebook is the way it is due to the flexibility it gives you, there is no *easy* way to allow you to edit each entry and still allow it to completely reconfigure JR-Comm. I have done some tweaks here and there, but it is still pretty much the same as before. If you've got some ideas for a "better" interface, I'm certainly willing to listen to them. The 16 color display has always buffered serial input, but there were a few problems that could still cause data loss which have been corrected for 1.0. You still are limited by the output rate of the display though, that can't be helped with a 16 color screen, it sucks up too much chip DMA to make it practical for unchecked input at baud rates above 2400bps. -jack-