Answer Posted / venkatachalam
Sharing the memory location between called program and
calling program.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Can we change the password using ALTER? anyone tried and changed?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
Differentiate between structured cobol programming and object-oriented cobol programming.
How to print 10 to 1 if the input have only 10 digit number?
What rules are to be followed while using the corresponding options?
What is an in line perform? When would you use it? Anything else you wish to say about it.
Write down the divisions of cobol program?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
What are the pertinent COBOL
What is the usage of comp fields in cobol?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
Define cobol?
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?
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 the local-storage section?