Why is it necessary that file needs to be opened in I-O mode for REWRITE?
how to access the file from prodution from changeman tool and to submit a file to production
Write a program to explain size error.
) how do u code after getting data?
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.
how do you define single dimensional array and multidimensional array in your cobol?
IF I mention stop run in CICS what happens?
Differentiate between structured cobol programming and object-oriented cobol programming.
What is a SSRANGE and NOSSRANGE?
i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and 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.
What is cobol?
When is inspect verb is used in cobol?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?