home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / vmsnet / networks / tcpip / multinet / 2015 < prev    next >
Encoding:
Text File  |  1992-08-23  |  1.9 KB  |  37 lines

  1. Newsgroups: vmsnet.networks.tcp-ip.multinet
  2. Path: sparky!uunet!mcsun!sunic!sejnet.sunet.se!eric
  3. From: eric@sejnet.sunet.se (Eric Thomas)
  4. Subject: MAP3270 documentation
  5. Message-ID: <1992Aug23.180505.1@sejnet.sunet.se>
  6. Lines: 25
  7. Sender: news@sunic.sunet.se
  8. Reply-To: ERIC@SEARN.SUNET.SE
  9. Organization: SUNET, Stockholm, Sweden
  10. Date: Sun, 23 Aug 1992 18:05:05 GMT
  11.  
  12. After hitting the backspace key by reflex for the 30284th time, seeing it
  13. perform a 3270 delete function (like the keypad comma under EDT), producing the
  14. usual curse and re-inserting the character I had just deleted, I decided today
  15. was the day I would fix this nonsense. I already knew how to edit MAP3270
  16. settings and everything, I just needed the list of available functions and the
  17. escape code for the various keys.
  18.  
  19. Unfortunately, the online help did not provide much help. I ended up having to
  20. FTP the unix version of tn3270, extracting the man files from the package,
  21. finding out how to format them, and then writing a program to get the codes of
  22. the keys I wanted to assign. I now have the 3270 delete function on the REMOVE
  23. key, which in fact is very close to the location of the delete key on a real
  24. 3270 keyboard, and the backspace working as expected, so my problem is solved.
  25. However, I don't think I should have to FTP unix programs to get a description
  26. of the MAP3270 options. Could this be included in the online help for the next
  27. version? How hard would it be to allow key names a la DEFINE/KEY to be
  28. specified, in addition to the escape sequence scheme? Could we also get a user
  29. exit to decide what constitutes a word, and whether the end of a word is its
  30. last character or the position after it? The tn3270 definition is both stupid
  31. and different from the (equally stupid) behaviour of real 3270's.
  32.  
  33. Before I get flamed: I realize TGV is not responsible for the way tn3270 works.
  34. That shouldn't prevent me from asking for improvements, though ;-)
  35.  
  36.   Eric
  37.