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