what is the meaning of pic 9(09)v99-

Answer Posted / anupam kumar

9 whole numbers and 2 decimal places

Is This Answer Correct ?    32 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why did you choose to work with ibm mainframe cobol programming?

727


can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech

2067


How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?

759


There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.

1047


Write the code to count the sum of n natural numbers.

789






How do you get the data to code the BMS macro?

1569


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

2007


Which is not true about evaluate statement

1842


how do you reference the fixed unblock file formats from cobol programs

803


What is the difference between comp and comp-3?

795


How to remove 2 duplicate records and copy only one using job control language?

873


What is difference between static and dynamic call in cobol?

903


How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?

832


Our issue is there seems to be a disconnect, or no link, between our SELECT statement and our SD. We had SELECT SORT-FILE and SELECT SORT-FILE ASSIGN TO SORTWRK. ASSIGN TO SORTWRK1 SORTWRK2 SORTWRK3 SORTWRK4. with SD SORT_FILE RECORD CONTAINS 7833 CHARACTERS. In either case, at run time, the system ignored our SORTWRK# DD statements and allocated 16 sort works with the SORTWK## naming convention. Any ideas why the system does not recognize the connection? We do not even need the SORTWRK DD statements. Thanks

2447


How to print 10 to 1 if the input have only 10 digit number?

918