Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!maverick.ksu.ksu.edu!ux1.cso.uiuc.edu!cortez From: tandy@uiuc.edu (Jeff Cortez) Newsgroups: comp.sys.tandy Subject: Re: Effective use of M100 as a terminal- HOW ? Message-ID: <1991May8.231346.27698@ux1.cso.uiuc.edu> Date: 8 May 91 23:13:46 GMT References: <1991May6.033311.12388@noose.ecn.purdue.edu> Sender: cortez@ux1.cso.uiuc.edu (Jeff Cortez) Distribution: usa Organization: University of Illinois at Urbana Lines: 83 Here is a termcap entry for the Model 100 which will make communications much nicer. Right now it is set for a 16-line screen, so if you want a 8-line screen change the variable li to 8. setenv TERMCAP 'm100-16|m-100-16|radio shack model 100 using 16 lines:am:bs:le=^ H:li#16:co#40:ku=^^:kd=^_:kl=^]:kr=^\:up=\EA:nd=\EC:ho=\EH:ce=\EK:cd=\EJ:cl=\EE: xt:cm=\EY%+ %+ :so=\Ep:se=\Eq:al=\EL:dl=\EM:' setenv TERM m-100-16 Now if you are using the 300 baud modem and really want VT100 emulation, I would suggest you get a copy of "vt100.ba" and "vt100.do" from the archives. This program, simulates a vt100 screen on the Model 100. The only problem with this thing though is that it only works with the 300-baud modem and it is not that easy to use, but if you still might want to give it a try. If you are interested in using Kermit to transfer files, there is a another program called "kermit.ba" which is suppose to do this. Below is a copy of my pre-recorded message explaining how to get files from the archives. Good Luck! Jeff Cortez Maintainer of the Tandy 100 Archives tandy@uiuc.edu -------- The Tandy100 archives are a collection of files for the Tandy Model 100/102/200 and compatibles. These files are accessible via either anonymous ftp or email from ux1.cso.uiuc.edu in the /tandy directory. In this directory is a file called "filelist" which contains a complete listing of all the files contained in the archives. Below I have contained a copy of a sample ftp and email session. If you need any help please email me with your question and I will try to help you in any way I can. Please give me a couple of days to respond since I only work three days a week. Thanks, Jeff Cortez tandy@uiuc.edu Sample ftp session: % ftp ux1.cso.uiuc.edu Connected to ux1.cso.uiuc.edu. 220 ux1.cso.uiuc.edu FTP server (Version 5.60) awaits your command Name (ux1.cso.uiuc.edu:cortez): anonymous 331 Guest login ok, send ident as password. Password: 230 Guest login ok, access restrictions apply. Remote system type is UNIX. Using binary mode to transfer files. ftp> cd tandy 250 CWD command successful. ftp> get filelist 200 PORT command successful. 150 Opening BINARY mode data connection for filelist (6775 bytes). 226 Transfer complete. 6775 bytes received in 0.02 seconds (3.3e+02 Kbytes/s) ftp> bye 221 Goodbye. Sample email session: % mail bitftp@pucc.princeton.edu Subject: FTP ux1.cso.uiuc.edu UUENCODE USER anonymous CD /tandy ASCII GET filelist filelist QUIT To get more information on the email server email the server with only the word HELP in the body of the letter. -- Jeff Cortez Maintainer of the Tandy 100 Archives tandy@uiuc.edu