What is static and dynamic call in cobol?
No Answer is Posted For this Question
Be the First to Post Answer
can we declare s9(9)v9(9) in cobol ? if yes how many bytes it will occupy ?(urgent plz answer it)
How does IDMS communicate with CICS?
how many subpgms we can use in a main pgm ? how do u link sub pgm to main pgm ? how can i use the parameters declared in main pgm to sub pgm ?
File status must be checked both while opening and reading the file or only while reading the file?
what is linkcard in cobol?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
What are the different data types available in COBOL?
What is the point of the REPLACING option of a copy statement?
how to change picture class of copy book variable inside program?
Using string statement.Is coding three destination string from one source string possible in one code?or three codes for every destination string of one source string.?thank you
how do you reference the printer file formats from cobol programs
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?