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 (June 2001, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Fri, 1 Jun 2001 13:57:01 -0700
Reply-To:     Rachel Pearce <rpearce@U.WASHINGTON.EDU>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Rachel Pearce <rpearce@U.WASHINGTON.EDU>
Organization: University of Washington
Subject:      Reading Gplot output into Word file

Thanks for all the helpful responses to my question about plotting confidence intervals. I now have the plots that I want - on the screen. When I try to use

goptions device=cgm gsfname=filename;

to send the output to a file, I get a .cgm file, but when I try to "insert" this file into a Word document, Word cannot seem to read it (I get an unhelpful "An error has occurred..." message). Any hints or tips on how to get the output from proc gplot into a document? I am running SAS V8.0 and Word 97 on a Windows NT machine.

Rachel


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