View previous topic :: View next topic |
Author |
Message |
Nithisha Beginner
Joined: 27 May 2006 Posts: 23 Topics: 13 Location: Pune
|
Posted: Thu Feb 25, 2010 2:29 am Post subject: Other than SYSIN and PARM |
|
|
Hi All
Could you please help me to pass a parameter from JCL to Cobol other than SYSIN AND PARM parameter.
Thanks in advance
Nithisha |
|
Back to top |
|
 |
Anuj Dhawan Intermediate
Joined: 19 Jul 2007 Posts: 298 Topics: 7 Location: Mumbai,India
|
Posted: Thu Feb 25, 2010 3:32 am Post subject: |
|
|
I think there is no other way round if you're talking about cobol-batch program without using any utility supported by some vendor, I may be wrong, though. However, why SYSIN/PARM are not your choices, should I ask? _________________ Regards,
Anuj |
|
Back to top |
|
 |
s_shivaraj Beginner

Joined: 21 Sep 2004 Posts: 140 Topics: 14 Location: Chennai, India
|
Posted: Thu Feb 25, 2010 4:25 am Post subject: |
|
|
Nithisha, How abt passing them in a file _________________ Cheers
Sivaraj S
'Technical Skill is the Master of complexity, while Creativity is the Master of Simplicity' |
|
Back to top |
|
 |
expat Intermediate

Joined: 01 Mar 2007 Posts: 475 Topics: 9 Location: Welsh Wales
|
Posted: Thu Feb 25, 2010 5:06 am Post subject: |
|
|
s_shivaraj wrote: | Nithisha, How abt passing them in a file |
But allocated to which DD name ? _________________ If it's true that we are here to help others,
then what exactly are the others here for ? |
|
Back to top |
|
 |
|
|