Author |
Message |
Topic: File-aid Batch help |
colbertc
Replies: 14
Views: 29836
|
Forum: Utilities Posted: Fri Dec 02, 2005 6:39 pm Subject: File-aid Batch help |
Using the below program, how can I direct the output to a file? I would like to read in the output list and create a SAS input statement.
Carlton
//JS10 EXEC PGM=FILEAID
//SYSPRINT DD SY ... |
Topic: File-aid Batch help |
colbertc
Replies: 14
Views: 29836
|
Forum: Utilities Posted: Fri Dec 02, 2005 2:43 pm Subject: File-aid Batch help |
I need the same type of cobol copybook translation. how does the following JCL work? Will this give me the starting and ending positions, variable names, and formats?
My copybook is 't1i0.carlton. ... |
|