Answer Posted / ravi
No we cant.
Inline perform is - -> PERFROM END-PERFORM.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
What type of SDLC u followed? Why?
Can we redefine the field of x(200) to less than 200?
Write a program to explain size error.
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
How many sections are there in data division in COBOL?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
What is the difference between Global and External Variables?
What is amode(24)?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
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
Why did you choose to work with ibm mainframe cobol programming?
What is the Purpose of POINTER Phrase in STRING command in COBOL?