How do you sort in a COBOL program? Give sort file definition, sort statement syntax and meaning.
7 28557I have a sequential file. How do I access a record in this sequential file randomly in my program ?
8 21086i have a sequencial file contains multiple records, i want to extract one row which contains various fields like order number,date,warehouse,.ect.. in to the another file by accepting the order number from jcl. how can i do it. pls help me..
4 11553hi, can you ppl tell me, how to check whether the rewrite we gave for the ksds file is successful or not in the program.? i gave rewrite, the rewrite code is executing and maxcc=0 but updation doenot happen in the file?
1 6823How can I find the maximum value of a field in a file while reading the file dynamically? without using sort function. Suppose i have a file with fields Timestamp, description, teamname, teamnumber.. i have read the file till end and find the maximun value of timestamp which is not in sorted order.. can we use function max(timestamp)?
1 12889can we display comp-3 variables. if we want to display what we have to do . give me one example
6 49466Post New CGI COBOL Interview Questions
How do you manage credit limit for the customer in fi?
Which operating system is used in servers?
What are types of dependency injection?
My hyperlink or image is not displaying correctly, what is wrong with it?
Which dialog boxes that are supported in android?
What is ado net stands for?
What is bootstrap framework?
What is dtd and its types?
What are the important features of datastage?
What are kernel objects?
How does php work?
what is the difference between winnt,2000,xp,2003?
What is echo $path in linux?
Write a shell program where you enter a number which corresponds to K.M. Find out the corresponding values in m, cm, inches, and feet. Hints:- 1 k.m= 1000 m 1 m= 100 cm 1 inches= 2.54 cm. 1 feet= 12 inches
How to Change the default project directory ?