Date: Mon, 27 Apr 2009 13:17:04 -0700
Reply-To: anirban <roy.anirbaan@GMAIL.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: anirban <roy.anirbaan@GMAIL.COM>
Organization: http://groups.google.com
Subject: ds2tree - help needed
Content-Type: text/plain; charset=ISO-8859-1
Dear All friends,
I need one help from you.
I am actually a consultant working as a contractor for a leading U.S.
pharma company.
Our client provides us Metadata to create Analysis DataSet.
This metadata contains a description catalog which has detailed text
requirement for each variable which are to be present in the output
Analysis DataSet.
We also get input panels containing CRF data from the client.
I have created a macro which does text mining on the catalog to find
out the dependency chart of each variable that are to be present in
the output Analysis DataSet.
Now doing so, I wish to create a tree structure diagram showing the
dependency chart.
While coding, I followed the similar approach as mentioned in sas
support site using ds2.
I have downloaded treeview.jar file from "http://robslink.com" site
and place it in the folder where code is present.
The total code is executed successfully without any errors, but while
I am trying to open the output HTML file(outputed in the folder where
code is present, along with the jar file), I am getting an message
"Applet TreeLens notinitiated" followed by a message "Loading Java
Applet Failed".
I am currently working in windows environment with SAS 9.0 and I have
JRE1.5 installed.
I do not want my html file to be placed in a server, rather I want to
use it from local computer.
Can you please let me know from your experience that what could have
been the possible cause of such error.
--
Thanks and Regards,
Anirban Roy
|