Write a cobol program making use of the redefine clause.
No Answer is Posted For this Question
Be the First to Post Answer
SIGN TRAILING SEPARATE field occupy ?
Write a program that uses move corresponding.
what is the difference between COBOL2 AND COBOL390?
I have a Main Program which is calling Sub-Program which is a DB2 pgm. What will happen if I am not closing the cursor used in the Sub-program? Please advise..
What is the difference between comp and comp-3 usage?
how can we get current dat and time thru cobol pgm
What is the file organization clause ?
What are ISOLATION LEVELS? Where do we need to specify them?
Explain about Redefines cluse?
How to read records in reverse order in flat file? I know we can do it by reading all records into an array.... Then read records in reverse order by using subscript or index but can any body give me the exact code.
u have passed sme charecters thru parm parameter in jcl. how do u code in cobol to recieve the values u gave in parm ?
What are the rules of the move verb?