View previous topic :: View next topic |
Author |
Message |
s000p Beginner
Joined: 22 Jun 2005 Posts: 12 Topics: 5
|
Posted: Tue Jun 28, 2005 7:09 am Post subject: Passing parameters from Job to a Program |
|
|
How many ways are there to pass some parameters from a Job to a Cobol Program except for the following.
1. Passing values from PARM= in the job and accepting them in the program's Linkage area.
2. Passing parameters from the Sysin card and accepting them thru ACCEPT verb.
Thanks,
sp |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
|
|
Back to top |
|
 |
|
|