What is the Purpose of Pointer in the string?
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
How do define dynamic array in cobol.
What is the use of intialize verb?
How can you get the ksds file records into your cobol program?
What is length is cobol?
How do we get current date from system with century 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
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
Write a program to enter and display the names of students in a class using the occurs clause.
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
What is the difference between next sentence and continue in cobol programing language?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
how do you define single dimensional array and multidimensional array in your cobol?