Date: Thu, 8 Apr 2004 09:58:13 +0200
Reply-To: Andre Wielki <wielki@INED.FR>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Andre Wielki <wielki@INED.FR>
Subject: Re: Copying documents using SAS
In-Reply-To: <200404071751.i37HpTL19265@listserv.cc.uga.edu>
Content-Type: text/plain; charset="us-ascii"; format=flowed
Andreea,
I think the solution is in the use of ods document
you may replay your output without resubmitting it.
you have some sample on the list with a strict "ods document" search at
right side of www.sas-l.com.
experimental in 8.2 (but sorry if i remember correctly, proc report is only
partially supported)
but in production from 9.0,9.1 ... which i have not yet!
Andre
At 19:51 07/04/2004, Andreea Rotaru wrote:
>I am using proc report to create a series of rtf documents, each of them
>with another destination. However, I would like to copy these documents to
>a common location. A solution would be to run proc report twice, and to
>create two different reports. But I was hoping that there is a way to keep
>creating only one document and to COPY it to the new location. Is this
>possible? Or any other solution that does not involve creating the reports
>twice would be fine. Thanks in advance,
>
>Andreea
|