Post New Answer View All Answers
how do you reference the rrds file formats from cobol programs
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
Whats the difference between search & search ALL?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
) what is the difference between AID and HANDLE AID?
How do you get the data to code the BMS macro?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
) How do u handle errors in BMS macro?
What is the difference between goback, stop run and exit program in cobol?
i want a program using by if, evaluate , string, unstring, perform, occurs?
What are 77 levels used for?
how do you reference the printer file formats from cobol programs
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc