Answer Posted / jswan
Implicit and explicit scope terminators are mandatory for the end of each logical statement.
Explicit scope terminators make it more easy to read the flow of the program logic.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
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
IF I mention stop run in CICS what happens?
) what is the difference between AID and HANDLE AID?
What rules are to be followed while using the corresponding options?
What is the default value(s) for an initialize and what keyword allows for an override of the default?
HOw can I get the negative sign while deduct high value from low value
What are declaratives and what are their uses in cobol?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
What is a report item?
) how do u code after getting data?
i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
What is static and dynamic call in cobol?