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 (April 1996, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 9 Apr 1996 15:47:24 -0600
Reply-To:     /PN=ROBERT.DAVIS/OU=AEDC21/@SMTPGATE.ARNOLD.AF.MIL
Sender:       "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:         "Robert F. Davis"
              </PN=ROBERT.DAVIS/OU=AEDC21/@SMTPGATE.ARNOLD.AF.MIL>
Subject:      Re: proc greplay

Try adding the following two lines to your code:

filename gsasfile 'yourfile.name'; goptions gaccess=gsasfile;

>Hi, folks, >I am a new user of sas graph software. I am using UNIX AIX version 3 >I want to put 3 graphics in one paper and create a graphic steam >file. Then I will use Lp unix command to print the graphic. I do not >know what's wrong in my log. I appreciate expert's help. How can I >create a stream file when I use proc greplay? >Thanks in advance! > snip--

Robert F. Davis Sverdrup Technology, Inc. Arnold Air Force Base, TN. davisrf@hap.arnold.af.mil


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