I have sequential file recl 1000 i want to add another 15 bytes to it. The record length should not change..How?
1 3685I have a cobol program with a sub program. How ca i find that it is a dynamic call? or static call..?
3 8222i have mainprogram and subgram...if i compile mainprogram without stop run..what will u get in compilation time?
1 2539i have mainprogram and subgram...if i compile mainprogram without stop run..what will u get in compilation time?
5 8460I have a Flat file in which certain records are present in a tabular format. I need to extract some of the records on some basis from it and copy them into a flat file...how it can be done ??
2 8087I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?
977If a file has 1000 records.. if i have to replace the first and last characters of the file with another character. how it can be done....
1 2518If 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.
1 1368How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
2037Post New HCL COBOL Interview Questions
Do you feel that you are a good xslt programmer? : xslt
What is apache struts framework?
What is an arp and how does it work?
How can I swap two variables without using a third variable?
What is the function of model design accelerator?
What is Directed Acyclic Graph in Apache Spark?
Would you be able to join our organization in a month"s time?
If given a chance to do something for the society, what will you do?
To transfer the objects from one repository to other what are the different methods you can use?
What is flatmap java?
What is the purpose of 'register' keyword in c language?
How to make a write-only class in java?
hi how can we know and how to caulata pf. caucaltion of diffrent copany how much rate of pf deducted by company which is the best site to know our pf information
Tell me how is it possible to know the number of rows returned in result set?
Can we override constructor?