What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
No Answer is Posted For this Question
Be the First to Post Answer
COBOL Snippet: Tell where the control will when the below code execute IF (A=B) CONTINUE ELSE NEXT SENTENCE PERFORM <IMP-STMT> END-IF.
How do we get current date from system with century in COBOL?
What is a scope terminator? Give examples.
Hi All, how is sign is stored in S9(17) comp-3 variable. Answer with an Example will be of great help.
can we write paragraph in area B .....
01 a pic 9(6) value is 123456 01 b pic 9(3) move a to b wht will be the value ?
what are the error codes in cobol, db2, cics, vsam , and jcl
CAN ANY ONE HELP WHAT IS QTP? why it is nessery AND WEN IT IS USED?
A cobol program to read a file , match it with other if. If match occurs then write it to an output file. If no match then no need to write it.Error log created by program to track any error.
What is "Call by content" and "call by reference"?
What do you understand by psb and acb?
What kind of error is trapped by on size error option?