whn do i get soc7 abend while moving alphanumeric to
numeric or while moving numeric to aplhanumeric please
reply ASAP?
Post New Answer View All Answers
What are the cobol coding sheets?
What guidelines should be followed to write a structured cobol prgm?
what is the difference between COBOL2 AND COBOL390?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
What is length is cobol?
What are the pertinent COBOL
What rules are to be followed while using the corresponding options?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
) How do u handle errors in BMS macro
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
How you can read the file from bottom?
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
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?