dhamothara Beginner
Joined: 05 Sep 2006 Posts: 2 Topics: 2
|
Posted: Fri Sep 22, 2006 1:51 am Post subject: Error thrown while invoking rexx routine in batch |
|
|
Hi,
I am having two rexx routines.
The first one invokes the second routine.
If i give an "EX" before the first rexx member , it invokes the second member and the execution is fine.
However if i submit a JCL to execute the first routine, the second rexx routine is not invoked.
I have also concatenated the PDS in Sysproc.
The error thrown is "Command Test3(second rexx routine name) not found".
Is there any other format to invoke a rexx routine while executing in batch?
Please clarify me.
Thanks,
Kanitha. |
|