if you code move high-values to variable,can you move it
into numeric variable or alphanumeric variable?
Why did you choose to work with ibm mainframe cobol programming?
How to find whether a Flat file is empty or not without Reading a file in COBOL Program. (not using JCL)
Extract only those records from a PS file which are having word 'TEXT' in the records using COBOL? The word TEXT is not present in a particular position in all the records.
I want ALL jcl ERROR cods
How many times the loop runs here 01 a pic 9(2) value 1. perform para1 until a=10 move 1 to a. stop run. para1: move 10 to a.
How do you sort in a COBOL program? Give sort file definition, sort statement syntax and meaning.
Have you code any new programs in COBOL ? What is the functionality of the programs?
If my program receives input feed from program in other system.. if the receiving field size is less than the sending field.. what abend will be happening.
What is EIBCALEN? Why it is used?
If we use GO BACK instead of STOP RUN in cobol?
Why do we use COMP-3 variables for computation, when we know that they are non displayable fields and require additional MOVE to numeric field before we populate it in output Reports?
CAN ANY ONE HELP WHAT IS QTP? why it is nessery AND WEN IT IS USED?