What is inspect in cobol ?
No Answer is Posted For this Question
Be the First to Post Answer
if you give cylinder(1,1)how many cylinders it will be allocate?
How can we find out wether to declare the data items like Integer, Char,Comp? If comp types how can we decide wether it is Comp and Comp3.How it is? Please Explain... Cheers.
1.Can we define condition-name conditions in FD entry.
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
I want to remove a duplicates form a given input field using cobol program. please Any one help me out to solve this ... Thanks in Advance.
what is the difference between start and startbr?
I have a source program compiled with Cobol-2. The output file has a record length of 100 defined in the program but a record of 60 bytes getting written into it. i.e. The rest of 40 bytes I am not Writing anything. But it by default puts some values into the last 40 bytes. However it does not impact anything. But when Compiled the module with Enterprise Cobol the last 40 bytes were spaces as fillers. Can anyone explain?
How do you come out of an EVALUATE statement?
If we put three reads in COBOL in the same para one after the other, to read a PS file,will it read the same record thrice or it will read three records sequentially? For example : Input File 01 02 03 Para 900 Read infile Display Infile rec Read infile Display infile rec Read infile Display infile rec. What will be the output?
How to convert bunch of words in a line to relvant ASCII values?
why do u need inspect verb?
i want all ERRORS codes in COBOL ,JCL,VSAM ,DB2,CICS