how do you reference the variable unblock file formats from cobol programs
No Answer is Posted For this Question
Be the First to Post Answer
can I copy book which contain db2 statment in procedure divion?
Have you code any new programs in COBOL ? What is the functionality of the programs?
How To Separate The Numerics From An Alphanumric Data Item Which Contains Both Alphabates And Numerics ?
Can we use goto statement in inline_perform ?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What is the difference between structured cobol programming and object alternativelyiented cobol?
I have the file which is having the extension no as records. sample file will look like below. 2310 3410 3256 4350 3781 5408 I need to replace the record which is starting with 3 to 5 (i.e) 3410 to 5410. How can we do it through cobol and cobol-db2 program? I need the possible logic?
Read filea And file b write the same records in both files? Records in a but not in b record in b but not in a
how to know that the file has 300 records how to acess it?
can i use multiple when statements in search & search all ? justify ur answer?
What is the Purpose of Pointer in the string?