| Author |
Message |
Topic: Using variables with the COBOL WRITE statement |
Garpz
Replies: 12
Views: 10214
|
Forum: Application Programming Posted: Thu Jul 17, 2003 4:51 pm Subject: Using variables with the COBOL WRITE statement |
Thanks to everyone who's replied to my post. Its is greatly appeciated!
Unfortunately, I didn't end up using any of the solutions posted. I actually found an executable (assembler pgm) in a syste ... |
Topic: Using variables with the COBOL WRITE statement |
Garpz
Replies: 12
Views: 10214
|
Forum: Application Programming Posted: Thu Jul 17, 2003 11:27 am Subject: Using variables with the COBOL WRITE statement |
VP,
Thank you. Most of us understand busy
I made a little progress. Someone passed me a TSO command that will search all the system link list libraries for a module and if its found it ... |
Topic: Using variables with the COBOL WRITE statement |
Garpz
Replies: 12
Views: 10214
|
Forum: Application Programming Posted: Wed Jul 16, 2003 5:16 pm Subject: Using variables with the COBOL WRITE statement |
Here's the message @ the top of the dump. OS/390 version is 2R10, so I should be able to call "putenv", right?
CEE3DMP V2 R10.0: CONDITION PROCESSING RESULTED IN THE UNHANDLED CONDITION. |
Topic: Using variables with the COBOL WRITE statement |
Garpz
Replies: 12
Views: 10214
|
Forum: Application Programming Posted: Wed Jul 16, 2003 4:37 pm Subject: Using variables with the COBOL WRITE statement |
VP,
Thanks again for the assistance.
How can I check the LE version on my machine? Does it correspond to the version of the COBOL compiler?
My code looks OK, but I'm getting a CEEDUMP becaus ... |
Topic: Using variables with the COBOL WRITE statement |
Garpz
Replies: 12
Views: 10214
|
Forum: Application Programming Posted: Thu Jul 10, 2003 12:49 pm Subject: Using variables with the COBOL WRITE statement |
I got the same article off this site earlier this morning, but I got stumped. Maybe I'm missing something obvious...
I could dynamically allocate each new file but how would I output a line to the ... |
Topic: Using variables with the COBOL WRITE statement |
Garpz
Replies: 12
Views: 10214
|
Forum: Application Programming Posted: Thu Jul 10, 2003 11:08 am Subject: Using variables with the COBOL WRITE statement |
Kathi,
Yes, the CNTLCD1-REC was a typo in the post, but not the program.
VP,
I also thought of a similar solution (except i was going to create a production table), but implementing that way will ... |
Topic: Using variables with the COBOL WRITE statement |
Garpz
Replies: 12
Views: 10214
|
Forum: Application Programming Posted: Thu Jul 10, 2003 10:19 am Subject: Using variables with the COBOL WRITE statement |
This may not be the best solution to my problem, but this is the early stages of the design...
I'm writing a COBOL program to create VSAM DELETE/DEFINE control cards (the output files of the progr ... |
| |