Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site mcnc.mcnc.UUCP Path: utzoo!watmath!clyde!burl!ulysses!gamma!epsilon!zeta!sabre!petrus!bellcore!decvax!mcnc!dinesh From: dinesh@mcnc.UUCP (Dinesh Sharma) Newsgroups: net.micro.atari Subject: 520ST termcap, ST BASIC Message-ID: <1064@mcnc.mcnc.UUCP> Date: Sun, 22-Dec-85 11:49:50 EST Article-I.D.: mcnc.1064 Posted: Sun Dec 22 11:49:50 1985 Date-Received: Wed, 25-Dec-85 00:54:28 EST Distribution: net Organization: Microelectronics Center of NC; RTP, NC Lines: 22 /********* ********/ 1) Termcap entry for 520ST emulating a vt52: The following termcap entry works fine with our 4.2bsd system on a VAX 11/780. (I have a B&W high res monitor and this termcap has been used at 1200 baud only.) at|vt52at|520st emulating vt52:\ :co#80:li#25:cr=^M:nl=^J:le=^H:ta=^I:bl=^G:bs:pt:\ :is=\Ev\Ee:am:cd=\EJ:ce=\EK:cl=\EE:\ :up=\EA:do=\EB:nd=\EC:sr=\EI:\ :al=\EL:dl=\EM:so=\Ep:se=\Eq:\ :cm=\EY%+ %+ : it solves many of the mysterious problems experienced while using the "standard" vt52 termcap (incorrectly positioned cursor etc.) 2) ST BASIC: READING MOUSE POSITION The example given for the command GEMSYS (on page C-57) in the BASIC manual does just this. 3) ST BASIC: WAVE COMMAND The ENABLE parameter has its bits turned ON by 1's and OFF by 0's. The manual says exactly the opposite. Dinesh