What is the difference between PIC 9.99 and 9v99 in COBOL?
No Answer is Posted For this Question
Be the First to Post Answer
How to resolve the soc4 & soc7 other than following answers. Soc4 can resolved using mispleed dd name and dd name is not matching with file and soc7 check the sysdump and copy the offest address then correct it in the program.
10 Answers ADP, Amdocs, Cap Gemini, Keane India Ltd, Super Value, TCS,
What are the divisions in a cobol program?
How may divisions are there in JCL-COBOL?
what is srange and nosrange pls reply to ths question ?
Have you code any new programs in COBOL ? What is the functionality of the programs?
wht happens if we dnt give scope terminator ?
HOW TO MOVE REDEFINES CLAUSE FROM INPUT TO OUTPUT ?
how to transfer the file from pc to mainframe??
what is the use of outrecord?
In a program, there are 2 sections defined say SECTION-A and SECTION-B. There is a paragraph say CALC-INT in both the sections. If this para has to be called directly for SECTION-A, then PERFORM CALC-INT will not work as it is present in both sections. How the PERFORM statement has to be coded here?
Suppose i have a Cobol field of 10 byte. it contains a decimal sign.How to know where is the point location?
Write a program that uses move corresponding.