LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (October 2001, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Fri, 19 Oct 2001 00:43:30 -0700
Reply-To:     Alex Jahnke <nospam@X-MAIL.NET>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Alex Jahnke <nospam@X-MAIL.NET>
Organization: http://groups.google.com/
Subject:      Close Output Window
Content-Type: text/plain; charset=ISO-8859-1

Hello everyone,

In an AF-application I'll try to show a Java-Graph in an OLE-Insert-Object. The Java-Graph is generate via proc gplot and ods and then shown with the navigate method in the OLE-Instert-Object. This part of the application works fine, but everytime I generate the Java-graph it also opens the output-window in sas and I can't close it or supress this output.

As a workaround I'll tried to write the Java-Graph in a catalog and then use the Nodisplay option, but you can't write a java-graph in a catalog. The catalog name will be resolved as a pyhsical filename and you get the error "Can not find \\test.test.graph.source" ..

Has anyone an idea how to supress the output-window?

Best Regards Alex

[Working on NT4 SP5 and SAS V8.2]

-- Yes, the email ist valid!


Back to: Top of message | Previous page | Main SAS-L page