Date: Thu, 5 Jul 2001 07:13:15 -0700
Reply-To: Catrin Skamira <c.skamira@LVM.DE>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Catrin Skamira <c.skamira@LVM.DE>
Organization: http://groups.google.com/
Subject: Proc Report, Proc Gprint, MVS SAS 6.09, Outfit of Report is lost
Content-Type: text/plain; charset=ISO-8859-1
Hallo,
I have to print cover pages, done with proc gslide and listings, done
with proc report. Cover page and listings have to alternate in output
on an IBM Printer.
To get the correct output order I used proc gprint to read the report
output and to create a graph from it. But already on screen the graph
from report looks very strange. The lines and box around the report
are gone.
The goption settings so far are:
goptions device=gddmfam4 gddmnickname =ibm3800
rotate=portrait gsfmode=append noprompt
hsize=0 vsize=0 hpos=150 vpos=50
gaccess=gsasfile
keymap=ibmgr
devmap=ibmgr
;
Any idea is welcome.
Regards Catrin
|