01 a pic s9(5) value '-12345' how it will be stored

Answer Posted / dave

I have verified the Nagaraj Ramammorthy's answer this seems
to be correct...

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this

984


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

698


I have a File that has duplicate records. I need only those records that occur more than thrice.?

8602


Why occurs cannot be used in 01 level in COBOL?

707


What is the difference between PIC 9.99 and 9v99 in COBOL?

726






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

2321


How you can read the file from bottom?

652


Write some characteristics of cobol as means of business language.

609


Which mode is used to operate the sequential file?

654


what is the use of outrecord?

1764


How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?

687


What the difference is between continue and next sentence?

651


How can you get the ksds file records into your cobol program?

635


What is amode(24)?

677


write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc

692