<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: SASHELP.VGOPT vs PROC GOPTIONS in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/SASHELP-VGOPT-vs-PROC-GOPTIONS/m-p/35496#M1118</link>
    <description>Not WHY but it appears the dictionary or view is looking at the driver info LROWS and LCOLS.&lt;BR /&gt;
&lt;BR /&gt;
[pre]&lt;BR /&gt;
                                                     GDEVICE procedure&lt;BR /&gt;
                                         Listing from SASHELP.DEVICES - Entry WIN&lt;BR /&gt;
&lt;BR /&gt;
  Orig Driver: WIN                Module:   SASGDDMX  Model:    26001&lt;BR /&gt;
  Description: Microsoft Windows Display                   Type: CRT&lt;BR /&gt;
  *** Institute-supplied ***&lt;BR /&gt;
 &lt;B&gt; Lrows:  10 &lt;/B&gt; Xmax:  15.000 IN    Hsize:    0.000 IN  Xpixels:       1280&lt;BR /&gt;
  &lt;B&gt;Lcols:  35 &lt;/B&gt; Ymax:  12.000 IN    Vsize:    0.000 IN  Ypixels:       1024&lt;BR /&gt;
  Prows:   0                      Horigin:  0.000 IN&lt;BR /&gt;
  Pcols:   0                      Vorigin:  0.000 IN&lt;BR /&gt;
&lt;BR /&gt;
[/pre]</description>
    <pubDate>Fri, 19 Nov 2010 13:52:29 GMT</pubDate>
    <dc:creator>data_null__</dc:creator>
    <dc:date>2010-11-19T13:52:29Z</dc:date>
    <item>
      <title>SASHELP.VGOPT vs PROC GOPTIONS</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/SASHELP-VGOPT-vs-PROC-GOPTIONS/m-p/35494#M1116</link>
      <description>Can anyone tell me why sashelp.vgopt and PROC GOPTIONS do not necessarily yield the same result? (SAS9.2 under Windows)&lt;BR /&gt;
&lt;BR /&gt;
[pre]goptions reset=all dev=win;&lt;BR /&gt;
 proc goptions option=hpos;&lt;BR /&gt;
   run;&lt;BR /&gt;
proc print data=sashelp.vgopt(where=(optname='HPOS'));&lt;BR /&gt;
   var optname setting;&lt;BR /&gt;
   run;&lt;BR /&gt;
[/pre]&lt;BR /&gt;
This is just one option that is different.  There are others.  The SASHELP.VGOPT view seems to have the correct values.</description>
      <pubDate>Thu, 18 Nov 2010 07:46:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/SASHELP-VGOPT-vs-PROC-GOPTIONS/m-p/35494#M1116</guid>
      <dc:creator>ArtC</dc:creator>
      <dc:date>2010-11-18T07:46:57Z</dc:date>
    </item>
    <item>
      <title>Re: SASHELP.VGOPT vs PROC GOPTIONS</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/SASHELP-VGOPT-vs-PROC-GOPTIONS/m-p/35495#M1117</link>
      <description>Hi.Art Carpenter.&lt;BR /&gt;
Perhaps you need to talk to Technical Group.&lt;BR /&gt;
I also think these both are identical.&lt;BR /&gt;
&lt;BR /&gt;
Regards.&lt;BR /&gt;
&lt;BR /&gt;
Ksharp</description>
      <pubDate>Fri, 19 Nov 2010 05:41:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/SASHELP-VGOPT-vs-PROC-GOPTIONS/m-p/35495#M1117</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2010-11-19T05:41:43Z</dc:date>
    </item>
    <item>
      <title>Re: SASHELP.VGOPT vs PROC GOPTIONS</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/SASHELP-VGOPT-vs-PROC-GOPTIONS/m-p/35496#M1118</link>
      <description>Not WHY but it appears the dictionary or view is looking at the driver info LROWS and LCOLS.&lt;BR /&gt;
&lt;BR /&gt;
[pre]&lt;BR /&gt;
                                                     GDEVICE procedure&lt;BR /&gt;
                                         Listing from SASHELP.DEVICES - Entry WIN&lt;BR /&gt;
&lt;BR /&gt;
  Orig Driver: WIN                Module:   SASGDDMX  Model:    26001&lt;BR /&gt;
  Description: Microsoft Windows Display                   Type: CRT&lt;BR /&gt;
  *** Institute-supplied ***&lt;BR /&gt;
 &lt;B&gt; Lrows:  10 &lt;/B&gt; Xmax:  15.000 IN    Hsize:    0.000 IN  Xpixels:       1280&lt;BR /&gt;
  &lt;B&gt;Lcols:  35 &lt;/B&gt; Ymax:  12.000 IN    Vsize:    0.000 IN  Ypixels:       1024&lt;BR /&gt;
  Prows:   0                      Horigin:  0.000 IN&lt;BR /&gt;
  Pcols:   0                      Vorigin:  0.000 IN&lt;BR /&gt;
&lt;BR /&gt;
[/pre]</description>
      <pubDate>Fri, 19 Nov 2010 13:52:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/SASHELP-VGOPT-vs-PROC-GOPTIONS/m-p/35496#M1118</guid>
      <dc:creator>data_null__</dc:creator>
      <dc:date>2010-11-19T13:52:29Z</dc:date>
    </item>
    <item>
      <title>Re: SASHELP.VGOPT vs PROC GOPTIONS</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/SASHELP-VGOPT-vs-PROC-GOPTIONS/m-p/35497#M1119</link>
      <description>Art &lt;BR /&gt;
&lt;BR /&gt;
With the old manner&lt;BR /&gt;
[pre]&lt;BR /&gt;
proc gdevice catalog=sashelp.devices browse  nofs; &lt;BR /&gt;
list win ;&lt;BR /&gt;
quit;&lt;BR /&gt;
[/pre]&lt;BR /&gt;
&lt;BR /&gt;
or with this&lt;BR /&gt;
[pre]&lt;BR /&gt;
proc goptions short;run;&lt;BR /&gt;
[/pre]&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
you have it   , but not alone !&lt;BR /&gt;
&lt;BR /&gt;
Andre   &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;</description>
      <pubDate>Fri, 19 Nov 2010 14:31:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/SASHELP-VGOPT-vs-PROC-GOPTIONS/m-p/35497#M1119</guid>
      <dc:creator>Andre</dc:creator>
      <dc:date>2010-11-19T14:31:07Z</dc:date>
    </item>
  </channel>
</rss>

