home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / bit / listserv / sasl / 5762 < prev    next >
Encoding:
Text File  |  1993-01-27  |  3.3 KB  |  91 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!uvaarpa!darwin.sura.net!paladin.american.edu!auvm!URIACC.URI.EDU!CVYE
  3. Message-ID: <SAS-L%93012613355740@UGA.CC.UGA.EDU>
  4. Newsgroups: bit.listserv.sas-l
  5. Date:         Tue, 26 Jan 1993 13:28:41 EST
  6. Reply-To:     Christian Vye <CVYE@URIACC.URI.EDU>
  7. Sender:       "SAS(r) Discussion" <SAS-L@UGA.BITNET>
  8. From:         Christian Vye <CVYE@URIACC.URI.EDU>
  9. Subject:      Re: SAS/GRAPH & NCSA Telnet
  10. Lines: 79
  11.  
  12. >Posted on 3 Nov 1992 at 13:38:46 by Uriacc Mailer (002033)
  13. >
  14. >Re: SAS/GRAPH DEVICE?
  15. >
  16. >Date:         Tue, 3 Nov 1992 09:09:09 PST
  17. >Reply-To:     Melvin Klassen <KLASSEN@UVVM.BITNET>
  18. >From:         Melvin Klassen <KLASSEN@UVVM.BITNET>
  19. >
  20. >Christian Vye <CVYE@URIACC> writes:
  21. >> I ... have had no success wrangling SAS/GRAPH
  22. >> into producing screen graphics with its TEK4014 driver onto my PC.
  23. >> Has anyone had success using NCSA Telnet with SAS/GRAPH?
  24. >
  25. >Previous SAS-L postings ...
  26. >---
  27. >Date:     Wednesday, 21 Oct 1992 13:00:00 PDT
  28. >From:     Melvin Klassen <KLASSEN@UVVM>
  29. >Subject:  Re: ?: Interactive Graphics via Clarkson Telnet
  30. >
  31. >MacPhil <IQTI400@INDYCMS> writes:
  32. >> We're attempting to get interactive terminal graphics to work,
  33. >> and are not having much success.
  34. >> Anyways, we're accessing SAS/CMS 6.07 via VM/ESA 1.1,
  35. >> and using CUTCP (Clarkson Telnet) for the terminal emulation.
  36. >
  37. >It works fine for me when I specify:
  38. >   GOPTIONS DEVICE=TEK4010  GPROTOCOL=GSAS7171
  39. >            GPROLOG='1B0C'X GEPILOG='18'X;
  40. >
  41. >This also works fine when using MS KERMIT via an IBM 7171 Protocol Converter!
  42. >---
  43. >Keywords: SAS/GRAPH, Clarkson PC Telnet, CMS
  44. >Organization: University of Virginia
  45. >Date:         Thu, 22 Oct 1992 13:44:13 GMT
  46. >From:         "(Timothy F. Tolson)" <tft8g@HOLMES.ACC.VIRGINIA.EDU>
  47. >Subject:      Re: ?: Interactive Graphics via Clarkson Telnet
  48. >
  49. >We are running NCSA Clarkson University PC Telnet Version 2.23,
  50. >and we use the following GOPTIONS for SAS 5.18 :
  51. >      GOPTIONS DEVICE=TEK4014  GPROTOCOL=GSAS7171  ;
  52. >
  53. >  and for SAS 6.06 or 6.07 we use:
  54. >      GOPTIONS DEVICE=TEK4014  GPROTOCOL=SASGP71 ;
  55. >
  56. >  In PC-Telnet, when I press <ALT-P> to get to the parameter menu,
  57. >it tells that my terminal types are VT102 and TEK4014
  58. >
  59. >   When SAS executed your SAS/GRAPH commands, you should be prompted to
  60. >    "Please press RETURN after each bell to continue"
  61. >
  62. >  After you've viewed the graph, you press HOME, and then ENTER
  63. >to return to VT102 mode.
  64. >---
  65. >Date:         Thu, 22 Oct 1992 13:39:05 PDT
  66. >From:         VM/CMS consulting test account <CONTEST@U.WASHINGTON.EDU>
  67. >Subject:      Re: ?: Interactive Graphics via Clarkson Telnet
  68. >
  69. >An additional hint...you may need to edit a configuration file:
  70. >"CONFIG.TEL" (?) and make sure that TEK=YES is specified...some versions
  71. >may not use this, but others default to TEK=NO, and thus graphics are
  72. >not displayed despite the ALT P setting ...
  73. >   Bob Jamieson - U.W. Seattle
  74.  
  75. THE FOLLOWING I GOT FROM S.I., AND IT WORKED FOR ME(C. Vye):
  76.  
  77. goptions device=tek4107
  78.          gprolog='1B5B3F333868'X
  79.          gepilog='1B5B3F33386C'X
  80.          gprotocol=sasgp71
  81. ;
  82.  
  83. ==================================================================
  84. Christian Vye
  85. University of Rhode Island
  86. Academic Computer Center, User Services
  87. Kingston, RI 02881-0816
  88.  
  89. Phone: (401)792-2501                           Fax:  (401)789-4040
  90. Internet: CVYE@URIACC.URI.EDU                  BITNET: CVYE@URIACC
  91.