| Author |
Message |
Topic: Re execute PROC with IF/THEN statement |
JCLGuy
Replies: 5
Views: 2970
|
Forum: Job Control Language(JCL) Posted: Mon Feb 01, 2010 11:17 am Subject: Re execute PROC with IF/THEN statement |
Hi,
Thank you all for your replies.
First of all, this subject is not related to my previous thread (even it's look like it at first sight ).
About runtime details, i will try to provide some later ... |
Topic: Re execute PROC with IF/THEN statement |
JCLGuy
Replies: 5
Views: 2970
|
Forum: Job Control Language(JCL) Posted: Sun Jan 31, 2010 2:37 pm Subject: Re execute PROC with IF/THEN statement |
Hi all,
My Job card contains a conditional statement which execute the same PROC with different input files according the Job PGM RC.
That PROC has a conditional statement too.
The PROC act like no ... |
Topic: IF/THEN statement |
JCLGuy
Replies: 2
Views: 2205
|
Forum: Job Control Language(JCL) Posted: Sat Jan 30, 2010 11:28 am Subject: IF/THEN statement |
Hi,
Thaks for your reply.
Now I got it.
Josef. |
Topic: IF/THEN statement |
JCLGuy
Replies: 2
Views: 2205
|
Forum: Job Control Language(JCL) Posted: Sat Jan 30, 2010 3:41 am Subject: IF/THEN statement |
Hi,
I have one procedure which uses a file accordingly to a SET parameter and also has an IF/THEN statements in it.
An IF/THEN statements appears in the Job card as well.
The problem is that when t ... |
| |