Path: utzoo!mnetor!uunet!husc6!think!whitney From: whitney@think.COM (David Whitney) Newsgroups: comp.sys.apple Subject: Re: ASCII Express Pro Message-ID: <17844@think.UUCP> Date: 12 Mar 88 15:39:47 GMT References: <331@jc3b21.UUCP> <17672@think.UUCP> <4728@sigi.Colorado.EDU> Sender: usenet@think.UUCP Reply-To: whitney@godot.think.com.UUCP (David Whitney) Organization: Thinking Machines Corporation, Cambridge, MA Lines: 36 Keywords: Z-Link, VT100 In article <4728@sigi.Colorado.EDU> williamm@tramp.Colorado.EDU (WILLIAMS MICHAEL SCOTT) writes: >In article <17672@think.UUCP> whitney@godot.think.com.UUCP (David Whitney) writes: >>In article <331@jc3b21.UUCP> david@jc3b21.UUCP (David Quarles) writes: >>> >>>Hi, I'm using an Apple ][e with the ASCII EXPRESS PRO modem program, >>>version 4.2. Everything is working fine, EXCEPT the terminal emulation. >> >>I'm sorry for you. >>> [...] >>I would say dump AE and use Z-Link. Z-Link does h19 and vt100 and they WORK, >>unlike AE which doesn't do a few things properly and doesn't do vt100 at all. >>I personally don't see the advantage of vt100, but there is high demand for >>it, so Z-Link's got it. > > Dave, what if he doesn't HAVE an enhanced //e or greater? Isn't this >a limitation of Z-Link. I have never bothered getting Z-Link due to this. >And about VT100, the reason that it has such a high demand is that it is >basically a standard; supported HIGHLY on DEC systems (now, why is >that ?? :-) ) which ARE fairly common. I suppose non-support of earlier machines is a limitation on Z-Link's part, but I've coded it using 65c02 opcodes and wrote certain things which are inherent of 128k enhanced //es or more recent machines (80 cols, mousetext, etc). As for vt100, my original statement is not properly stated. I should have said: I personally don't like vtxxx (ANSI) type terminals because of the amount of overhead in doing the emulation. ANSI terminals use [(row in decimal); (column in decimal)H to address the cursor while vt52/h19 use (row+32 in binary)(col+32 in binary)Y. h19 always needs just 4 characters to address, ANSI needs a varying amount from 3 to 8 characters (avg 5 or 6). See my point? David Whitney, MIT '90 Still learning about my Apple //GS {the known universe}!ihnp4!think!whitney and all of its secrets. Any and all whitney@think.com technical info appreciated. DISCLAIMER: If they only knew what I was doing and saying here...