What kind of error is trapped by on size error option?
No Answer is Posted For this Question
Be the First to Post Answer
what is qualification on occurs clause?
how will you define vsam file in select clause?
How To move a value to an array using move verb?
WT R TECHNICAL MAINFRAME QUESTION ASKED IIN ANJANASOFTEARE??
What is the Purpose of POINTER Phrase in STRING command
How can you get the ksds file records into your cobol program?
01 NAME1 PIC X(13) VALUE "COBOL PROGRAMMING". 01 NAME2 PIC X(13). now I want to display the value of NAME1 in reverse order i.e value should be displayed as "GNIMMARGORP LOBOC" HOW can I do that ??? please let me know if any one knows it.
record length in spool?
I encountered an error when I move spaces to a numeric field?What should I do to move spaces on that field?help please.
hw to create 3 dimensional array & hw to access it?
If by mistake we MOVE a working storage variable into LINKAGE area. What will happen??
is it possible to declare index in cobol program? if it is not why its tell me pls