) what is the difference between AID and HANDLE AID?
No Answer is Posted For this Question
Be the First to Post Answer
A LESS 1200 IF B GREATER 25 MOVE 47 TOC ELSE MOVE 57 TO C IF A GREATER 249 MOVE 67 TO C ELSE NEXT SENTENCE ELSE IF B LESS 67 MOVE 27 TO C What will be the value of C, when A is 137 and b is 25
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
how to display the dataset information?
What is EIBCALEN? Why it is used?
What should be the sorting order for SEARCH ALL?
db2 variable decimal(15,2) what is the equalent size of cobol variable
What do you do to resolve SOC-7 error?
What is Alternate Index ? How is it different from regular index ?
How many variables can be declared in w-s section.?
How to open and see copy book ?
Why did you choose to work with ibm mainframe cobol programming?
Write a program to enter and display the names of students in a class using the occurs clause.