Hi all, I have a following requirement to write the cobol program. I have to load the 129 variables from input sequential file which are in excel sheet to the cobol inernal table. and after loading into table i have to compare this data with the business file. here compare means controlling the data whether the format(numeric,alpha) is same in the business file and in the table??? i have the same data in input and business file. could anyone please give me any idea of the logic?// i have all the 129 different variables(129rows,1 column)is there .
4 12929.How to add one input & one Out file in existing cobol program. how approach tell me step by step.
2 14683What is the Linkage section? What is the Use and Why the parm length use alway "PARM-LENGTH PIC S9(4) or PIC S9 (4) COMP." any reason?.Please let me know any one... Cheers,Prasad
8 36587How 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 6414i have two file, each file having : file1 is having 2 fields field1 field2 file2 is having 3 fields field1 field2 field3 my req is to make it one file like: field1 field2 field1 field2 field3 if anyone know please send me syntax, i tried this with DFSORT but could not succeed.
9 17459Post New Syntel COBOL Interview Questions
What are the Authentication Types in Sharepoint 2010?
Which all business objects tools can be directly connected to hana information views?
Which property of the progressbar control specifies the amount to increment the current value of the control?
Explain the Meaning of a single and double underscore before an object name?
How do I enable javascript on google?
What does calling preventdefault() on an event do? How is this en forced?
Your audit indicates that the corporate quality management system did NOT work as it should have. How should this finding be categorized? 1. Minor nonconformance 2. Major nonconformance 3. Deficiency 4. Observation 5. Catastrophic failure
In which field python is used?
How will you implement autorefresh in angularjs?
Is wordpress suitable for ecommerce?
how to make concurrent program end with warning?
Describe about the Antibiotic resistance in plant groth promoting bacteria?
What is a sequence? Explain it with one example?
What is difference between abstract class and an interface?
Is it possible to start approval process after records is created in salesforce without clicking on submit for approval button? : salesforce workflows and approval process