home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / bit / listserv / sasl / 4184 < prev    next >
Encoding:
Text File  |  1992-09-15  |  2.1 KB  |  49 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!paladin.american.edu!auvm!!INFORMATION,
  3. X-Envelope-to: sas-l@ohstvma.bitnet
  4. X-VMS-To: SASL
  5. Content-transfer-encoding: 7BIT
  6. Message-ID: <01GORVGPO3F48ZE8OK@CUBLDR.Colorado.EDU>
  7. Newsgroups: bit.listserv.sas-l
  8. Date:         Mon, 14 Sep 1992 12:01:00 -0700
  9. Reply-To:     "Gary Pfeifer, Research & Information,
  10.               492-6743" <PFEIFER_G@CUBLDR.COLORADO.EDU>
  11. Sender:       "SAS(r) Discussion" <SAS-L@UGA.BITNET>
  12. From:         "Gary Pfeifer, Research & Information,
  13.               492-6743" <PFEIFER_G@CUBLDR.COLORADO.EDU>
  14. Subject:      Using Full-Screen procs on remote host via SAS/Connect in 6.07
  15. Lines: 32
  16.  
  17. ----------------------------------------------------------------------
  18. Content:  query
  19. SUMMARY:  trying to use full screen procs on the remote host via SAS/Connect
  20. REL/PLTF: 6.04/DOS, 6.07 on MVS-ESA, SAS/Connect via IRMA card
  21. E-ADDR:   pfeifer_g@cubldr.colorado.edu
  22. NAME:     Gary Pfeifer
  23. PH/ADDR:  303/492-6743   Univ of Colorado   CB 108   Boulder CO 80302
  24. ----------------------------------------------------------------------
  25.  
  26. When using 6.06 to do SAS/Connect from my PC, I would invoke the remote
  27. session as follows   SAS606 OPTIONS('DMR COMAMID=PCLINK'),
  28. using REMOTE=IRMA in the PC SAS session.
  29.  
  30. By using DMR, I was able to do things like submit full screen procs to
  31. the remote host, such as PROC FSVIEW DATA=MYDB.MYDS; RUN ;, and be able
  32. to toggle to the mainframe session and have FSVIEW there waiting for me,
  33. almost as if I simply had a mainframe Display Manager session running.
  34.  
  35. This setup no longer works with 6.07.  Even though the connection gets
  36. established, and seems to work fine for normal remote submits,
  37. I get an error message to the effect that there is no terminal session active
  38. when I try to remote submit any full screen proc.
  39.  
  40. So my question is, Has anyone succeeded in getting this to work, or does
  41. anyone know why it won't work in 6.07?  The changes and enhancements tech
  42. report for SAS/Connect seems to suggest that I may need to upgrade my
  43. IRMA software, so that I can use REMOTE=3270 rather than REMOTE=IRMA,
  44. but that is not clear.
  45.  
  46. Thanks in advance.
  47.  
  48. Gary
  49.