What is comp-1 and comp-2?
No Answer is Posted For this Question
Be the First to Post Answer
What does MAXCC 3 means? It is used in one my codes.
how will u retreive value from a table.write it with syntex. 01 ws-table 05 ws-table1 occurs 10 times. 05 ws-table2 occurs 10 times. the above is 2 dimensional array..how will u retrieve 1st element of an array
how to display date in reverse order if the pic clause of the is numeric suppose date is 09032010 ==> need to print in 20100309 (pic clause is numeric)
what is the minimum number of lines a Cobol program should have to successfully compile and run
11 Answers ABC, Societe Generale,
how do u indetify files succesfully executed or not ?
What are the different types of condition in cobol and write their forms.
have in 100 records in a flat file i want to move records like 1,3,5,7,9,11,.. to Output file1 and 2,4,6,8,10,12,14 .. records moved to Output file2..Pls Provide real time answer..
What are the differences bitween cobol and cobol-2?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
Why do we use COMP-3 variables for computation, when we know that they are non displayable fields and require additional MOVE to numeric field before we populate it in output Reports?
How do you define a variable of COMP-1? COMP-2?
What is the meaning of 'TALLING' verb in cobol?