What is rmode(any) ?
No Answer is Posted For this Question
Be the First to Post Answer
I want ALL ERROR codes in VSAM
3 Answers American Express, TCS,
What is the meaning of 'TALLING' verb in 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?
what are the steps to sort in a cobol program?
how to display date in reverse order if the pic clause of the is numeric suppose date is 09032010 ==> need to print in 20100309 (pic clause is numeric)
Explain how you can characterize tables in cobol?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length
How To move a value to an array using move verb?
What are different file OPEN modes available in COBOL?
what is mainframe? what is the mainframe software ? what is use in s/w field?
What is Control Break processing ?
can we use reference modification an arry.