Answer Posted / pal
Comp is computational clause
nothing but using the memory in a efficient way
i think there is no comp-4
| Is This Answer Correct ? | 3 Yes | 19 No |
Post New Answer View All Answers
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What is the compute verb? How is it used?
Can we redefine the field of x(200) to less than 200?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
How many bytes S(8) comp field occupy and its maximum value?
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?
Which Search verb is equivalent to PERFORM…VARYING?
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.
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 LINKAGE SECTION used in COBOL?
how do you reference the fixed unblock file formats from cobol programs
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
What is a report item?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..