home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / alt / hackers / 1190 < prev    next >
Encoding:
Internet Message Format  |  1992-07-27  |  2.1 KB

  1. Path: sparky!uunet!cis.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!news.ysu.edu!malgudi.oar.net!caen!sdd.hp.com!cs.utexas.edu!ut-emx!ccwf.cc.utexas.edu
  2. From: swb@ccwf.cc.utexas.edu (Steve Buffum)
  3. Newsgroups: alt.hackers
  4. Subject: BYU Telnet Capturing of 3270 screens
  5. Keywords: screen presentation, Macintosh
  6. Message-ID: <76684@ut-emx.uucp>
  7. Date: 27 Jul 92 22:46:55 GMT
  8. Sender: news@ut-emx.uucp
  9. Reply-To: swb@ccwf.cc.utexas.edu (Steve Buffum)
  10. Organization: Just Some Guy
  11. Lines: 37
  12. Approved: Somewhat subjective, what?
  13. Originator: swb@mickey.cc.utexas.edu
  14.  
  15. Preface: If this is readable, I may have been the first person to ever use
  16.      alt.flame constructively.
  17.  
  18.     I am designing a Public Information Station for the Library here
  19. at UT-Austin, and am accessing various information sources using NCSA/BYU
  20. Telnet 2.5 (the one with session capturing).  The problem is, some machines,
  21. most notably our own online card catalog, run on a IBM 3270 clone (Amdahl,
  22. but that's not important).  The 3270 screen layout instructions are not given
  23. in terms of spaces and tabs, but rather in terms of screen location.  For
  24. example:
  25.  
  26. Word            Word        Word
  27.  
  28. is not sent as:
  29.  
  30. Word____________________Word____________Word (_ = space)
  31.  
  32. but rather:
  33.  
  34. Word20xWord12xWord (where x represents some horrible EBCDIC thing)
  35.  
  36.     Thus when I use NCSA/BYU Telnet for the Mac, whenever I capture a
  37. 3270 session, I get everything all run together instead of nicely delineated
  38. as it appears on the screen.  Anyone run across this before?
  39.  
  40. ObHack: Using alt.flame constructively to figure out how to post here.
  41.     Either that or learning how to rebuild blanked program groups in
  42.       Microsoft Windows for the IBM-PC.
  43.  
  44.                     Steve.
  45. -- 
  46.   ___________________________________________________________________________
  47.   |         Steve Buffum          | Personal : swb@ccwf.cc.utexas.edu       |
  48.   |       General Libraries       | Phone    : 512 495 4391 (W)            |
  49.   | University of Texas at Austin |                                         |
  50.   |            MAI 28             | "But I came here for an Argument!"      |
  51.   |       Austin, TX 78701        | "Oh, sorry.  This is Abuse."            |
  52.