Page 1 of 1

File Tailoring

PostPosted: Thu Jun 11, 2009 12:06 pm
by eprasad629
Hi,

I have a requirement to build a JCL after reading a input file. I have designed a few skeletons for the purpose which should be tailored based on the content of input file.

Could you please let me know the command by which I shall create a temp file and include the skeletons to build the JCL.


Thanks and Regards,
Praelay.

Re: File Tailoring

PostPosted: Thu Jun 11, 2009 3:11 pm
by MrSpock
What code does the ISPF Edit Model for File Tailoring give you?

Re: File Tailoring

PostPosted: Thu Jun 11, 2009 3:54 pm
by eprasad629
Hi Spock,

I'm using a rexx code that will tailor the JCL skeletons. The result will be a complete JCL.

Re: File Tailoring

PostPosted: Thu Jun 11, 2009 5:19 pm
by MrSpock
Yeah, I know what the ISPF File Tailoring services do. Is there a specific question here that can't be answered by either using an ISPF Edit Model for the File Tailoring services, or by referring to the appropriate ISPF Development documentation?