where did you see the information regarding abend codes in jcl?
COMP field occupy ?
Have you code any new programs in COBOL ? What is the functionality of the programs?
Why occurs can not be used in 01 level ?
period is missing in the cobol program which error we getting
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
How can you add a particular field/coloumn in copybook?
What will happen if a variable is declared as below.. Explain with an example? Working storage section:- 01 WS-VARX PIC X(9) VALUE SPACES. 01 WS-VARN REDEFINES WS-VARX PIC 9(9).
hie everyone.i just completed my b.tech in electronics and joined mainframes course.am i doing right course for my better future?please help me with your suggestions.ill be very thankful to you guys.
In COBOL programming, what is PERFORM? What is VARYING?
When is inspect verb is used in cobol?
In an EVALUATE statement, can I give a complex condition on a when clause?
whn do i get soc7 abend while moving alphanumeric to numeric or while moving numeric to aplhanumeric please reply ASAP?