home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / bit / listserv / ibmmain / 1979 < prev    next >
Encoding:
Text File  |  1992-08-17  |  1.9 KB  |  43 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!paladin.american.edu!auvm!MHS.UNC.EDU!LONGLEGS.SYSTEMS
  3. Message-ID: <9208171519.AA08930@hermes.oit.unc.edu>
  4. Newsgroups: bit.listserv.ibm-main
  5. Date:         Mon, 17 Aug 1992 10:03:00 LCL
  6. Sender:       IBM Mainframe Discussion list <IBM-MAIN@RICEVM1.BITNET>
  7. From:         LONGLEGS <LONGLEGS.SYSTEMS@MHS.UNC.EDU>
  8. Subject:      Re: VTAM Application
  9. Comments: To: - <IBM-MAIN@ricevm1.rice.edu>
  10. Lines: 31
  11.  
  12. To: @IBM-MAIN
  13.  
  14. I originally replied directly to Jerry, but since he did not respond, I
  15. thought I'd post this to the list, since maybe the mail got dropped
  16. somewhere along the way.  After all, it's a long way from NC to Wyoming
  17. :-).  The offer stands for you "list-citizens", but if I get a lot of
  18. requests, it may take a while to field them.  For the record, this code
  19. runs on VTAM 3.2 (going to 3.4.1 soon) on an MVS/ESA 4.2.0 platform, but it
  20. was written under VTAM 3.1 under MVS/XA.
  21.  
  22. -Joel Dunn
  23. ***********************************************************
  24. Jerry, I have such a VTAM application that we use as our front-end menu.
  25. We wrote it to provide a better front-end than USS tables.  It offers a
  26. scrollable menu with up to 99 options (9 pages at 11 appls per page),
  27. multiple security levels (different terminals can get different menus), a
  28. dynamic "message of the day", and real-time update of the status of
  29. possible applications.
  30.  
  31. The program makes extensive use of asynchronous sends to avoid lockups.  I
  32. don't know how big your shop is, but it will handle quite a few terminals.
  33. I just checked, and the program is in session with 619 terminals, and has
  34. SIMLOGON's queued for 650 more (it issues a SIMLOGON to re-acquire
  35. terminals that go off to appls like TSO & CICS).
  36.  
  37. If you'd like a copy, please send me a BITNET address (so I can use NJE to
  38. send the PDS).
  39.  
  40. -Joel Dunn
  41.  Manager, Communications
  42.  UNC-Chapel Hill Administrative Data Processing
  43.