In an array processing what is the thing that can be done
by using subscripts but not by using index
Post New Answer View All Answers
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
Explain how you can characterize tables in cobol?
Can you please let me know the centre name of INS certification in Kolkata.
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
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 can we find that module can be called – whether DYNAMICALLY or STATICALLY?
What is amode(24)?
Write the code implementing the perform … varying.
Which is not true about evaluate statement
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
Define static linking and dynamic linking.
What are the access modes of START statement?
what is the use of outrecord?
What are INPUT PROCEDURE and OUTPUT PROCEDURE?