if we have a 10 steps how to override the 4th step in jcl?
Answer Posted / parvatraj m bhuti
Code cond parameter
as
cond= (0,GT).. Thats all.
| Is This Answer Correct ? | 0 Yes | 10 No |
Post New Answer View All Answers
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
What is Pic 9v99 Indicates in COBOL?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
How do you reference the fixed block file formats from cobol programs
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
) How do u handle errors in BMS macro?
What is the utilization of copybook in cobol?
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
Explain about different table spaces.
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
How you can characterize tables in cobol?
What are the different data types in cobol?
How do define dynamic array in cobol.