Date: Wed, 1 Oct 1997 23:05:43 -0400
Reply-To: rcc@INTERLOG.COM
Sender: "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From: rcc@INTERLOG.COM
Organization: Interlog Internet Services
Subject: SAS Frame + Mainframe Question.
Content-Type: text/plain; charset=us-ascii
Hi.
I am using SAS/PC to connect to the mainframe and submit JCL jobs. I
have the JCLs in a catalog entry (AFLIB.CATALOG.JCL.SOURCE). I copy this
source uing the SCL PREVIEW() function into the preview window and then
using the SCL PREVIEW() function again copy it to a flat pc file to be
uploaded to the mainframe. Now my problem.
I have macro date values I want subsituted in the source code, so
that the pc file will have the correct date values rather than the macro
variable. Is there a way I can make this subsitution? Is there anything
that can read my catalog source and write out my changes to a pc
flatfile?
Thanks for any help inadvance.
Rob.
|