I have 2 dimensional array with having 100 elements. So how to find the 11th item in an array?
6 12287soc-7 is a bad data,invalid data. when ever we are moving the alphabets in the position of numeric then we got this abend. so my question is if o1 ws-data pic 9(1) value passing the alphabet some x. then we got soc-7 or not? i want clarification ?
7 8083Re: 01 NAME1 PIC X(13) VALUE "COBOL PROGRAMMING". 01 NAME2 PIC X(13). now I want to display the value of NAME1 in reverse order i.e value should be displayed as "GNIMMARGORP LOBOC" HOW can I do that ??? please let me know if any one knows it.
2 7053How to read records which is in sequential file in reverse order ? Exp. 1 2 3 4 5 . i want 5 4 3 2 1?please clear my doubt any one
9 20295How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length
2 11697What is the significance of the PROGRAM-ID paragraph? If this name doesnt match with the name of the COBOL program, does it make a difference? Is the name specified in the PROGRAM-ID paragraph used as a name for the load module or any such thing?
4 12758Post New IBM COBOL Interview Questions
What is a message in software?
What is the connection string to connect to the DB2 Database ?
Is it true that we can do system testing at any stage?
what is through fault?
How would you format a date in java? I.e. In the ddmmyyy format?
What is google full form?
Explain what is difference between query studio and report studio?
What is default function and default controller of cakephp which is called automatically?
how do you link a host type concurrent program to concurrent manager?
Is crud a cuss word?
what is http protocol?
What is many to one mapping in hibernate?
Describe the various concepts related to object oriented programming (oop).
What is the defination of job costing, batch costing and contract costing?
A rpg or clp command to find if the file field is defined as a character or numeric field.