How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
No Answer is Posted For this Question
Be the First to Post Answer
hw to create 3 dimensional array & hw to access it?
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc
Which division and paragraphs are mandatory for a COBOL program?
I have a files containing both duplicate and non-duplicate records.The file is already sorted by a key.I want to determine those records that are duplicate and records that are non-duplicate.If duplicate the record is move to a duplicate file and if non-duplicate that will be move to valid file.thank you
which one is the best of com and com-3.using of real time ?
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
Explain what you understand by passing by value.
how to remove leading spaces and zeroes in a cobol variable.is there any easy way to do it
HOW TO MOVE REDEFINES CLAUSE FROM INPUT TO OUTPUT ?
how do you reference the variable block file formats from cobol programs
What is the meaning of 'TALLING' verb in cobol?
TO abend the data sholud open in which mode? 1.new 2.old 3.mod 4.shr