how do you define single dimensional array and multidimensional array in your cobol?
No Answer is Posted For this Question
Be the First to Post Answer
how do u indetify files succesfully executed or not ?
give the examples of strings in cobol
How many sections are there in data division?.
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)
How to pass return codes from cobol to jcl?
what is filler and what is use of filler
01 a pic s9(5) value -12345, if we disply a , the sign will overpunched with last digit but i need to get the miuns sign in the result?
which one is better among static call and dynamic call?
How is sign stored in a comp-3 field?
Can 88 level variable be declared in FD section..?
How can we increase the size of an existing PDS to include more no. of modules.
What is ASKTIME, SUSPEND