<?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: ODS Graphics Designer in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/ODS-Graphics-Designer/m-p/73963#M2709</link>
    <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
I have the same issue. All of a sudden ODS Designer does not show any data set. It shows the message "the library is empty or data sets are not usable" for all three WORK, SASHELP and SASUSER. I am running the M3 build on XP. It has worked fine before with this version, immediately after I upgraded from M2.&lt;BR /&gt;
%sgdesign(debug=Y) gives following info in the log:&lt;BR /&gt;
MPRINT(CHECKSERVER):   proc printto&lt;BR /&gt;
log="C:\DOCUME~1\asmits\LOCALS~1\Temp\SAS Temporary&lt;BR /&gt;
Files\_TD1168\_tstServ_" new;&lt;BR /&gt;
MPRINT(CHECKSERVER):   run;&lt;BR /&gt;
&lt;BR /&gt;
NOTE: PROCEDURE PRINTTO used (Total process time):&lt;BR /&gt;
      real time           0.00 seconds&lt;BR /&gt;
      cpu time            0.00 seconds&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
MPRINT(SGDESIGN):  ;&lt;BR /&gt;
MPRINT(SGDESIGN):  ;&lt;BR /&gt;
** sasExe=C:\Program Files\SAS92TS2\SASFoundation\9.2\sas.exe&lt;BR /&gt;
** configArg=-config "C:\Program&lt;BR /&gt;
Files\SAS92TS2\SASFoundation\9.2\nls\en\SASV9.CFG"&lt;BR /&gt;
** serverCmd=""C:\Program&lt;BR /&gt;
Files\SAS92TS2\SASFoundation\9.2\sas.exe"" -config "C:\Program&lt;BR /&gt;
Files\SAS92TS2\SASFoundation\9.2\nls\en\SASV9.CFG" -nosplash&lt;BR /&gt;
-rsasuser -macro -nocardimage -noterminal -noxcmd -nolog&lt;BR /&gt;
-altlog srvlog.txt -objectserver -objectserverparms&lt;BR /&gt;
""protocol=bridge port=5310 nosecurity cel=none """"&lt;BR /&gt;
** galleryDir=C:\Program&lt;BR /&gt;
Files\SAS92TS2\SASFoundation\9.2\graph\sasmisc\plot_gallery&lt;BR /&gt;
MPRINT(SGDESIGN):  ;&lt;BR /&gt;
MPRINT(WRITEOPTIONS):   data _null_;&lt;BR /&gt;
MPRINT(WRITEOPTIONS):   file&lt;BR /&gt;
"C:\DOCUME~1\asmits\LOCALS~1\Temp\SAS Temporary&lt;BR /&gt;
Files\_TD1168\_option_";&lt;BR /&gt;
MPRINT(WRITEOPTIONS):   length optVal $100;&lt;BR /&gt;
MPRINT(WRITEOPTIONS):   array opts{9} $15 ("fmtsearch"&lt;BR /&gt;
"missing" "label" "fmterr" "validvarname" "sortseq" "datestyle"&lt;BR /&gt;
"locale" "encoding");&lt;BR /&gt;
MPRINT(WRITEOPTIONS):   do i = 1 to 9;&lt;BR /&gt;
MPRINT(WRITEOPTIONS):   optVal=getoption(opts{i}, 'keyword');&lt;BR /&gt;
MPRINT(WRITEOPTIONS):   put optVal;&lt;BR /&gt;
MPRINT(WRITEOPTIONS):   end;&lt;BR /&gt;
MPRINT(WRITEOPTIONS):   put "nocaps";&lt;BR /&gt;
MPRINT(WRITEOPTIONS):   put "noerrorabend";&lt;BR /&gt;
MPRINT(WRITEOPTIONS):   put "noerrorbyabend";&lt;BR /&gt;
MPRINT(WRITEOPTIONS):   put "firstobs=1";&lt;BR /&gt;
MPRINT(WRITEOPTIONS):   put "obs=max";&lt;BR /&gt;
MPRINT(WRITEOPTIONS):   put "mergenoby=nowarn";&lt;BR /&gt;
MPRINT(WRITEOPTIONS):   put "nostimer";&lt;BR /&gt;
MPRINT(WRITEOPTIONS):   put "nofullstimer";&lt;BR /&gt;
MPRINT(WRITEOPTIONS):   put "validfmtname=long";&lt;BR /&gt;
MPRINT(WRITEOPTIONS):   run;&lt;BR /&gt;
&lt;BR /&gt;
NOTE: The file "C:\DOCUME~1\asmits\LOCALS~1\Temp\SAS Temporary&lt;BR /&gt;
      Files\_TD1168\_option_" is:&lt;BR /&gt;
&lt;BR /&gt;
      Filename=C:\DOCUME~1\asmits\LOCALS~1\Temp\SAS Temporary&lt;BR /&gt;
      Files\_TD1168\_option_,&lt;BR /&gt;
      RECFM=V,LRECL=256,File Size (bytes)=0,&lt;BR /&gt;
      Last Modified=05Oct2010:15:57:48,&lt;BR /&gt;
      Create Time=05Oct2010:15:43:01&lt;BR /&gt;
&lt;BR /&gt;
NOTE: 18 records were written to the file&lt;BR /&gt;
      "C:\DOCUME~1\asmits\LOCALS~1\Temp\SAS Temporary&lt;BR /&gt;
      Files\_TD1168\_option_".&lt;BR /&gt;
      The minimum record length was 5.&lt;BR /&gt;
      The maximum record length was 24.&lt;BR /&gt;
NOTE: DATA statement used (Total process time):&lt;BR /&gt;
      real time           0.00 seconds&lt;BR /&gt;
      cpu time            0.00 seconds&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
MPRINT(SGDESIGN):  ;&lt;BR /&gt;
MPRINT(SGDESIGN):   systask kill sgdesign_server;&lt;BR /&gt;
WARNING: The quoted string currently being processed has become&lt;BR /&gt;
         more than 262 characters long.  You may have&lt;BR /&gt;
         unbalanced quotation marks.&lt;BR /&gt;
MPRINT(SGDESIGN):   systask command " ""C:\Program&lt;BR /&gt;
Files\SAS92TS2\SASFoundation\9.2\sas.exe"" -config "C:\Program&lt;BR /&gt;
Files\SAS92TS2\SASFoundation\9.2\nls\en\SASV9.CFG" -nosplash&lt;BR /&gt;
-rsasuser -macro -nocardimage -noterminal -noxcmd -nolog&lt;BR /&gt;
-altlog srvlog.txt -objectserver -objectserverparms&lt;BR /&gt;
""protocol=bridge port=5310 nosecurity cel=none """" "&lt;BR /&gt;
taskname=sgdesign_server status = serverRC;&lt;BR /&gt;
** sysrc=0 ** serverrc= **&lt;BR /&gt;
"sgdesign_server" --------------&lt;BR /&gt;
     Type: Task&lt;BR /&gt;
     State: RUNNING&lt;BR /&gt;
     Status Macro Variable: serverRC&lt;BR /&gt;
MPRINT(SGDESIGN):   systask list _all_ ;&lt;BR /&gt;
MPRINT(SGDESIGN):   proc jlaunch direct librefs&lt;BR /&gt;
MPRINT(SGDESIGN):   debug&lt;BR /&gt;
app='com/sas/graphics/sgdesigner/SGDesigner';&lt;BR /&gt;
MPRINT(SGDESIGN):   picklist name='graph/graph.txt';&lt;BR /&gt;
MPRINT(SGDESIGN):   joption name="internal" value="true";&lt;BR /&gt;
MPRINT(SGDESIGN):   joption name="galleryDir" value="C:\Program&lt;BR /&gt;
Files\SAS92TS2\SASFoundation\9.2\graph\sasmisc\plot_gallery";&lt;BR /&gt;
MPRINT(SGDESIGN):   joption name="portNum" value="5310";&lt;BR /&gt;
MPRINT(SGDESIGN):   run;&lt;BR /&gt;
&lt;BR /&gt;
NOTE: JLAUNCH options sent to java application:&lt;BR /&gt;
NOTE:   SASROOT=C:\Program Files\SAS92TS2\SASFoundation\9.2&lt;BR /&gt;
NOTE:   CONFIG=C:\Program&lt;BR /&gt;
      Files\SAS92TS2\SASFoundation\9.2\nls\en\SASV9.CFG&lt;BR /&gt;
NOTE:   SYSSCP=WIN&lt;BR /&gt;
NOTE:   LIBREFS=SASUSER.librefs&lt;BR /&gt;
NOTE:   CLASSNAME=com/sas/graphics/sgdesigner/SGDesigner&lt;BR /&gt;
NOTE:   WORKLIBPATH=C:\DOCUME~1\asmits\LOCALS~1\Temp\SAS&lt;BR /&gt;
      Temporary Files\_TD1168&lt;BR /&gt;
NOTE:   internal=true&lt;BR /&gt;
NOTE:   galleryDir=C:\Program&lt;BR /&gt;
      Files\SAS92TS2\SASFoundation\9.2\graph\sasmisc\plot_galler&lt;BR /&gt;
      y&lt;BR /&gt;
NOTE:   portNum=5310&lt;BR /&gt;
NOTE: PROCEDURE JLAUNCH used (Total process time):&lt;BR /&gt;
      real time           0.51 seconds&lt;BR /&gt;
      cpu time            0.00 seconds</description>
    <pubDate>Tue, 05 Oct 2010 13:58:28 GMT</pubDate>
    <dc:creator>asmits</dc:creator>
    <dc:date>2010-10-05T13:58:28Z</dc:date>
    <item>
      <title>ODS Graphics Designer</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/ODS-Graphics-Designer/m-p/73959#M2705</link>
      <description>Hi all, &lt;BR /&gt;
&lt;BR /&gt;
Why wont the ODS Graphics Designer recognize my mapped library or read the datasets I created in the WORK directoty?&lt;BR /&gt;
&lt;BR /&gt;
I am using this call:&lt;BR /&gt;
%sgdesign(refresh=Y);&lt;BR /&gt;
%sgdesign();</description>
      <pubDate>Wed, 22 Sep 2010 14:52:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/ODS-Graphics-Designer/m-p/73959#M2705</guid>
      <dc:creator>Jaime</dc:creator>
      <dc:date>2010-09-22T14:52:11Z</dc:date>
    </item>
    <item>
      <title>Re: ODS Graphics Designer</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/ODS-Graphics-Designer/m-p/73960#M2706</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
Please provide your SAS version and the platform you are running on.&lt;BR /&gt;
&lt;BR /&gt;
Are you able to see *any* libraries like sashelp, for example?&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
 -Prashant.</description>
      <pubDate>Wed, 22 Sep 2010 14:57:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/ODS-Graphics-Designer/m-p/73960#M2706</guid>
      <dc:creator>PrashantH_sas</dc:creator>
      <dc:date>2010-09-22T14:57:59Z</dc:date>
    </item>
    <item>
      <title>Re: ODS Graphics Designer</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/ODS-Graphics-Designer/m-p/73961#M2707</link>
      <description>SAS 9.2 TS Level 2M3&lt;BR /&gt;
&lt;BR /&gt;
I can see SASHELP, SASUSER and WORK.&lt;BR /&gt;
But the WORK directory does not update to the datasets actually in there.</description>
      <pubDate>Wed, 22 Sep 2010 15:11:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/ODS-Graphics-Designer/m-p/73961#M2707</guid>
      <dc:creator>Jaime</dc:creator>
      <dc:date>2010-09-22T15:11:58Z</dc:date>
    </item>
    <item>
      <title>Re: ODS Graphics Designer</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/ODS-Graphics-Designer/m-p/73962#M2708</link>
      <description>I am assuming you are on a windows machine. Are you using a network-based SAS or is SAS local to your desktop? &lt;BR /&gt;
&lt;BR /&gt;
The refresh=Y should have worked. Please contact SAS Tech support and provide them the log output from %sgdesign(debug=Y, &lt;YOUR options=""&gt;);&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
 -Prashant.&lt;/YOUR&gt;</description>
      <pubDate>Wed, 22 Sep 2010 15:20:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/ODS-Graphics-Designer/m-p/73962#M2708</guid>
      <dc:creator>PrashantH_sas</dc:creator>
      <dc:date>2010-09-22T15:20:39Z</dc:date>
    </item>
    <item>
      <title>Re: ODS Graphics Designer</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/ODS-Graphics-Designer/m-p/73963#M2709</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
I have the same issue. All of a sudden ODS Designer does not show any data set. It shows the message "the library is empty or data sets are not usable" for all three WORK, SASHELP and SASUSER. I am running the M3 build on XP. It has worked fine before with this version, immediately after I upgraded from M2.&lt;BR /&gt;
%sgdesign(debug=Y) gives following info in the log:&lt;BR /&gt;
MPRINT(CHECKSERVER):   proc printto&lt;BR /&gt;
log="C:\DOCUME~1\asmits\LOCALS~1\Temp\SAS Temporary&lt;BR /&gt;
Files\_TD1168\_tstServ_" new;&lt;BR /&gt;
MPRINT(CHECKSERVER):   run;&lt;BR /&gt;
&lt;BR /&gt;
NOTE: PROCEDURE PRINTTO used (Total process time):&lt;BR /&gt;
      real time           0.00 seconds&lt;BR /&gt;
      cpu time            0.00 seconds&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
MPRINT(SGDESIGN):  ;&lt;BR /&gt;
MPRINT(SGDESIGN):  ;&lt;BR /&gt;
** sasExe=C:\Program Files\SAS92TS2\SASFoundation\9.2\sas.exe&lt;BR /&gt;
** configArg=-config "C:\Program&lt;BR /&gt;
Files\SAS92TS2\SASFoundation\9.2\nls\en\SASV9.CFG"&lt;BR /&gt;
** serverCmd=""C:\Program&lt;BR /&gt;
Files\SAS92TS2\SASFoundation\9.2\sas.exe"" -config "C:\Program&lt;BR /&gt;
Files\SAS92TS2\SASFoundation\9.2\nls\en\SASV9.CFG" -nosplash&lt;BR /&gt;
-rsasuser -macro -nocardimage -noterminal -noxcmd -nolog&lt;BR /&gt;
-altlog srvlog.txt -objectserver -objectserverparms&lt;BR /&gt;
""protocol=bridge port=5310 nosecurity cel=none """"&lt;BR /&gt;
** galleryDir=C:\Program&lt;BR /&gt;
Files\SAS92TS2\SASFoundation\9.2\graph\sasmisc\plot_gallery&lt;BR /&gt;
MPRINT(SGDESIGN):  ;&lt;BR /&gt;
MPRINT(WRITEOPTIONS):   data _null_;&lt;BR /&gt;
MPRINT(WRITEOPTIONS):   file&lt;BR /&gt;
"C:\DOCUME~1\asmits\LOCALS~1\Temp\SAS Temporary&lt;BR /&gt;
Files\_TD1168\_option_";&lt;BR /&gt;
MPRINT(WRITEOPTIONS):   length optVal $100;&lt;BR /&gt;
MPRINT(WRITEOPTIONS):   array opts{9} $15 ("fmtsearch"&lt;BR /&gt;
"missing" "label" "fmterr" "validvarname" "sortseq" "datestyle"&lt;BR /&gt;
"locale" "encoding");&lt;BR /&gt;
MPRINT(WRITEOPTIONS):   do i = 1 to 9;&lt;BR /&gt;
MPRINT(WRITEOPTIONS):   optVal=getoption(opts{i}, 'keyword');&lt;BR /&gt;
MPRINT(WRITEOPTIONS):   put optVal;&lt;BR /&gt;
MPRINT(WRITEOPTIONS):   end;&lt;BR /&gt;
MPRINT(WRITEOPTIONS):   put "nocaps";&lt;BR /&gt;
MPRINT(WRITEOPTIONS):   put "noerrorabend";&lt;BR /&gt;
MPRINT(WRITEOPTIONS):   put "noerrorbyabend";&lt;BR /&gt;
MPRINT(WRITEOPTIONS):   put "firstobs=1";&lt;BR /&gt;
MPRINT(WRITEOPTIONS):   put "obs=max";&lt;BR /&gt;
MPRINT(WRITEOPTIONS):   put "mergenoby=nowarn";&lt;BR /&gt;
MPRINT(WRITEOPTIONS):   put "nostimer";&lt;BR /&gt;
MPRINT(WRITEOPTIONS):   put "nofullstimer";&lt;BR /&gt;
MPRINT(WRITEOPTIONS):   put "validfmtname=long";&lt;BR /&gt;
MPRINT(WRITEOPTIONS):   run;&lt;BR /&gt;
&lt;BR /&gt;
NOTE: The file "C:\DOCUME~1\asmits\LOCALS~1\Temp\SAS Temporary&lt;BR /&gt;
      Files\_TD1168\_option_" is:&lt;BR /&gt;
&lt;BR /&gt;
      Filename=C:\DOCUME~1\asmits\LOCALS~1\Temp\SAS Temporary&lt;BR /&gt;
      Files\_TD1168\_option_,&lt;BR /&gt;
      RECFM=V,LRECL=256,File Size (bytes)=0,&lt;BR /&gt;
      Last Modified=05Oct2010:15:57:48,&lt;BR /&gt;
      Create Time=05Oct2010:15:43:01&lt;BR /&gt;
&lt;BR /&gt;
NOTE: 18 records were written to the file&lt;BR /&gt;
      "C:\DOCUME~1\asmits\LOCALS~1\Temp\SAS Temporary&lt;BR /&gt;
      Files\_TD1168\_option_".&lt;BR /&gt;
      The minimum record length was 5.&lt;BR /&gt;
      The maximum record length was 24.&lt;BR /&gt;
NOTE: DATA statement used (Total process time):&lt;BR /&gt;
      real time           0.00 seconds&lt;BR /&gt;
      cpu time            0.00 seconds&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
MPRINT(SGDESIGN):  ;&lt;BR /&gt;
MPRINT(SGDESIGN):   systask kill sgdesign_server;&lt;BR /&gt;
WARNING: The quoted string currently being processed has become&lt;BR /&gt;
         more than 262 characters long.  You may have&lt;BR /&gt;
         unbalanced quotation marks.&lt;BR /&gt;
MPRINT(SGDESIGN):   systask command " ""C:\Program&lt;BR /&gt;
Files\SAS92TS2\SASFoundation\9.2\sas.exe"" -config "C:\Program&lt;BR /&gt;
Files\SAS92TS2\SASFoundation\9.2\nls\en\SASV9.CFG" -nosplash&lt;BR /&gt;
-rsasuser -macro -nocardimage -noterminal -noxcmd -nolog&lt;BR /&gt;
-altlog srvlog.txt -objectserver -objectserverparms&lt;BR /&gt;
""protocol=bridge port=5310 nosecurity cel=none """" "&lt;BR /&gt;
taskname=sgdesign_server status = serverRC;&lt;BR /&gt;
** sysrc=0 ** serverrc= **&lt;BR /&gt;
"sgdesign_server" --------------&lt;BR /&gt;
     Type: Task&lt;BR /&gt;
     State: RUNNING&lt;BR /&gt;
     Status Macro Variable: serverRC&lt;BR /&gt;
MPRINT(SGDESIGN):   systask list _all_ ;&lt;BR /&gt;
MPRINT(SGDESIGN):   proc jlaunch direct librefs&lt;BR /&gt;
MPRINT(SGDESIGN):   debug&lt;BR /&gt;
app='com/sas/graphics/sgdesigner/SGDesigner';&lt;BR /&gt;
MPRINT(SGDESIGN):   picklist name='graph/graph.txt';&lt;BR /&gt;
MPRINT(SGDESIGN):   joption name="internal" value="true";&lt;BR /&gt;
MPRINT(SGDESIGN):   joption name="galleryDir" value="C:\Program&lt;BR /&gt;
Files\SAS92TS2\SASFoundation\9.2\graph\sasmisc\plot_gallery";&lt;BR /&gt;
MPRINT(SGDESIGN):   joption name="portNum" value="5310";&lt;BR /&gt;
MPRINT(SGDESIGN):   run;&lt;BR /&gt;
&lt;BR /&gt;
NOTE: JLAUNCH options sent to java application:&lt;BR /&gt;
NOTE:   SASROOT=C:\Program Files\SAS92TS2\SASFoundation\9.2&lt;BR /&gt;
NOTE:   CONFIG=C:\Program&lt;BR /&gt;
      Files\SAS92TS2\SASFoundation\9.2\nls\en\SASV9.CFG&lt;BR /&gt;
NOTE:   SYSSCP=WIN&lt;BR /&gt;
NOTE:   LIBREFS=SASUSER.librefs&lt;BR /&gt;
NOTE:   CLASSNAME=com/sas/graphics/sgdesigner/SGDesigner&lt;BR /&gt;
NOTE:   WORKLIBPATH=C:\DOCUME~1\asmits\LOCALS~1\Temp\SAS&lt;BR /&gt;
      Temporary Files\_TD1168&lt;BR /&gt;
NOTE:   internal=true&lt;BR /&gt;
NOTE:   galleryDir=C:\Program&lt;BR /&gt;
      Files\SAS92TS2\SASFoundation\9.2\graph\sasmisc\plot_galler&lt;BR /&gt;
      y&lt;BR /&gt;
NOTE:   portNum=5310&lt;BR /&gt;
NOTE: PROCEDURE JLAUNCH used (Total process time):&lt;BR /&gt;
      real time           0.51 seconds&lt;BR /&gt;
      cpu time            0.00 seconds</description>
      <pubDate>Tue, 05 Oct 2010 13:58:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/ODS-Graphics-Designer/m-p/73963#M2709</guid>
      <dc:creator>asmits</dc:creator>
      <dc:date>2010-10-05T13:58:28Z</dc:date>
    </item>
    <item>
      <title>Re: ODS Graphics Designer</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/ODS-Graphics-Designer/m-p/73964#M2710</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
Were there any error dialogs after you quit SAS (not just the Designer) ?&lt;BR /&gt;
&lt;BR /&gt;
Are you able to run a simple proc sgplot example and see the output ?&lt;BR /&gt;
--&lt;BR /&gt;
proc sgplot data=sashelp.class; vbar age; run;&lt;BR /&gt;
--&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
 Prashant.</description>
      <pubDate>Tue, 05 Oct 2010 14:30:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/ODS-Graphics-Designer/m-p/73964#M2710</guid>
      <dc:creator>PrashantH_sas</dc:creator>
      <dc:date>2010-10-05T14:30:15Z</dc:date>
    </item>
    <item>
      <title>Re: ODS Graphics Designer</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/ODS-Graphics-Designer/m-p/73965#M2711</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
Just before it stopped working, did you change anything with respect to password protection for datasets, system option obs=, or somehow add userdefined formats to the datasets?&lt;BR /&gt;
&lt;BR /&gt;
Also, could you report back the value for Size in &lt;BR /&gt;
 Tools-&amp;gt;Preferences-&amp;gt;Render tab-&amp;gt;Size&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
 -Prashant.</description>
      <pubDate>Tue, 05 Oct 2010 15:16:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/ODS-Graphics-Designer/m-p/73965#M2711</guid>
      <dc:creator>PrashantH_sas</dc:creator>
      <dc:date>2010-10-05T15:16:19Z</dc:date>
    </item>
    <item>
      <title>Re: ODS Graphics Designer</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/ODS-Graphics-Designer/m-p/73966#M2712</link>
      <description>Hi Pranshant,&lt;BR /&gt;
&lt;BR /&gt;
The SGPLOT runs fine. The size is 100.000. I never use PW protection or anything. I am using GTL in macro's and those work.&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Alain</description>
      <pubDate>Tue, 05 Oct 2010 15:38:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/ODS-Graphics-Designer/m-p/73966#M2712</guid>
      <dc:creator>asmits</dc:creator>
      <dc:date>2010-10-05T15:38:12Z</dc:date>
    </item>
    <item>
      <title>Re: ODS Graphics Designer</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/ODS-Graphics-Designer/m-p/73967#M2713</link>
      <description>Hi Alain,&lt;BR /&gt;
&lt;BR /&gt;
At this point, it would best to contact Techinical support for the resolution of your problem.&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
 -Prashant.</description>
      <pubDate>Tue, 05 Oct 2010 15:46:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/ODS-Graphics-Designer/m-p/73967#M2713</guid>
      <dc:creator>PrashantH_sas</dc:creator>
      <dc:date>2010-10-05T15:46:59Z</dc:date>
    </item>
  </channel>
</rss>

