Xref: utzoo comp.editors:1780 comp.os.vms:29783 Path: utzoo!utgpu!watserv1!watmath!att!pacbell!pacbell.com!ucsd!usc!wuarchive!mit-eddie!bloom-beacon!eru!hagbard!sunic!kth.se!news From: lennartb@lne.kth.se (Lennart Boerjeson @ KTH/LNE, The Royal Inst. of Tech.) Newsgroups: comp.editors,comp.os.vms,vmsnet.misc Subject: Re: SMG based editor on VAX/VMS Message-ID: <0093C065.46D599E0@lne.kth.se> Date: 31 Aug 90 14:16:33 GMT References: <68.26dcd5d9@mccall.com>, Sender: news@kth.se (News Administrator) Reply-To: lennartb@lne.kth.se (Lennart Boerjeson @ KTH/LNE, The Royal Inst. of Tech.) Organization: KTH School of E.E. Lines: 26 In article , peter@ficc.ferranti.com (Peter da Silva) writes: >Anyone, back to the point. Has anyone got anything we can use to talk >turkey to a VAX from a Televideo 950? >-- >Peter da Silva. `-_-' >+1 713 274 5180. 'U` >peter@ferranti.com DEC-programs that don't use SMG probably still use the SCR$ routines. They are "obsolete" now, but DEC apparently still uses them... Anyway, if you declare your terminal be "foreign" via SET TERM/FT1 thru /FT8, SCR will load SYS$SHARE:SCRFT.EXE which would implement the actual routines. Somewhere I have a package in source for SCRFT, the prototype came from DEC. If someone is interested, mail me. (The package is in total disorder, so don't expect some clean installation guide... I didn't write it, I don't know the details.) But rememeber that SCR is OFFICIALLY OBSOLETE. !++ ! Lennart Boerjeson, System Manager ! School of Electrical Engineering ! Royal Institute of Technology ! S-100 44 Stockholm, Sweden ! tel: int+46-8-7907814 ! Internet: lennartb@lne.kth.se !--