<?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: the directory of JVM's CLASSPATH in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/the-directory-of-JVM-s-CLASSPATH/m-p/39715#M8061</link>
    <description>Have you looked at the CLASSPATH environment variable?</description>
    <pubDate>Thu, 04 Jun 2009 03:05:36 GMT</pubDate>
    <dc:creator>ChrisNZ</dc:creator>
    <dc:date>2009-06-04T03:05:36Z</dc:date>
    <item>
      <title>the directory of JVM's CLASSPATH</title>
      <link>https://communities.sas.com/t5/SAS-Programming/the-directory-of-JVM-s-CLASSPATH/m-p/39714#M8060</link>
      <description>The code is as following:&lt;BR /&gt;
data _null_;&lt;BR /&gt;
declare javaobj _g ('Graphics');&lt;BR /&gt;
_g.callVoidMethod ('readImage', '/dw/web/frame/jsp/vd/images/qq.jpg');&lt;BR /&gt;
_g.callVoidMethod ('showImage');&lt;BR /&gt;
_g.delete();&lt;BR /&gt;
run;&lt;BR /&gt;
I know that the file of Graphics.class should be located under the directory of JVM's CLASSPATH.But I don't know where is it,can anyone help me?thanks.&lt;BR /&gt;
My SAS version is 9.1.3,and the system is AIX</description>
      <pubDate>Tue, 02 Jun 2009 07:43:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/the-directory-of-JVM-s-CLASSPATH/m-p/39714#M8060</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-06-02T07:43:03Z</dc:date>
    </item>
    <item>
      <title>Re: the directory of JVM's CLASSPATH</title>
      <link>https://communities.sas.com/t5/SAS-Programming/the-directory-of-JVM-s-CLASSPATH/m-p/39715#M8061</link>
      <description>Have you looked at the CLASSPATH environment variable?</description>
      <pubDate>Thu, 04 Jun 2009 03:05:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/the-directory-of-JVM-s-CLASSPATH/m-p/39715#M8061</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2009-06-04T03:05:36Z</dc:date>
    </item>
  </channel>
</rss>

