Date: Fri, 16 Sep 2005 10:13:48 -0400
Reply-To: diskin@alum.rpi.edu
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Dennis Diskin <ddiskin@GMAIL.COM>
Subject: Re: Create Flat Files
In-Reply-To: <A3D5552AD7F7BB4A978B8B4A376775F505B5D423@na1ecm60.dearborn.ford.com>
Content-Type: text/plain; charset=ISO-8859-1
Carol,
SAS does not much care what you add to the JCL as long as you use a unique
DDNAME. In your datastep, you will need a FILE ddname statement with options
as needed and then your PUT's will go to that file.
Is that what you meant?
HTH,
Dennis Diskin
On 9/16/05, Srna, Carol (C.) <csrna@ford.com> wrote:
>
> Hi All.
> In the JCL for my SAS job, I want to create to flat files in one step.
> Will SAS allow this?
>
> TIA
> ~~Carol
>
|