What is static and dynamic call in cobol?
No Answer is Posted For this Question
Be the First to Post Answer
Without using move verb how to move one variable to another.
What do you feel makes a good program?
If I want to increase the Limit in GDG. What should I do?
How to read a record from bottom of a file which is indexed by 'A'.
i want to learn mainframes. i completed MCA ,whats the future of mainframes
Can we use goto statement in inline_perform ?
can we use reference modification an arry.
wht happens if we dnt give scope terminator ?
How many types of sorts are there in cobol?
Our issue is there seems to be a disconnect, or no link, between our SELECT statement and our SD. We had SELECT SORT-FILE and SELECT SORT-FILE ASSIGN TO SORTWRK. ASSIGN TO SORTWRK1 SORTWRK2 SORTWRK3 SORTWRK4. with SD SORT_FILE RECORD CONTAINS 7833 CHARACTERS. In either case, at run time, the system ignored our SORTWRK# DD statements and allocated 16 sort works with the SORTWK## naming convention. Any ideas why the system does not recognize the connection? We do not even need the SORTWRK DD statements. Thanks
What is amode(24)?
what is the difference between Normal vaiable and comp variable.