How can you get the ksds file records into your cobol program?
if a pic 9(3) value 354,b pic x(2) value '46' then a)a>b 2)a<b 3)error
which is faster either static call or dynamic call ? and specify the reasons for it ? reply fast
TYPES OF SORTINGS. which is more prefarable.
Can anyone tell me how to handle the array beyond the limit. If we have an array or a table which can handle 5000 records but now we have to compensate 20000 records with the same array? how to handle the situation.
can any one give good example for cond 88 level number and for renames pls urgent dudes ?
can we read in input the file with a variable length ? please , how ..could you help me ?
How to read records from flat file in reverse order through COBOL program?
14 Answers Accenture, Broadridge, IBM, MAT, Polaris, SPIC, Syntel, TCS, Wipro,
A s9(4). B v9(4) value 0.21 can i move this?
How to Write the RESTART Logic Using COBOL?
4 Answers GalaxE, L&T, Syntel, TCS,
Mention the guidelines to write a structured cobol program?
how will u code parm parameter and where pls ?
How To move a value to an array using move verb?