how to run sub programs using static and dynamic call ...
Answer Posted / guest
using call statement in the main program
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
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.
Write the code to count the sum of n natural numbers.
Can a Search can be done on a table with or without Index?
how to refer the data field?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
How do define dynamic array in cobol.
) How do u handle errors in BMS macro
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 are the cobol coding sheets?
What are declaratives and what are their uses in cobol?
What is the difference between Global and External Variables?
Can we redefine the field of x(200) to less than 200?
What is the difference between external and global variables in COBOL?
What is link edit in cobol?