HOw can I get the negative sign while deduct high value from
low value
No Answer is Posted For this Question
Be the First to Post Answer
How do get the result of your program directly on your pc?
How do you fetch current date in normal cobol pgm and in cobol-db2 pgm?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
How to delete the records of a dataset through cobol programme?We should not use jcl utilitities like IDCAMS.
explain sorting techniques in cobol program?
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
What is the difference between PIC 9.99 and PIC9v99?
I have a PS file and I would like to manually insert the binary values (like a COMP format) into the file. How can i do that? the way do in COMP-3 format.. suppose i want to insert -12345 in to file in comp-3 format. simply we can open a file in edit mode and do HEX-ON and insert the value . SEE BELOW-- 135 24D in 3 bytes - this will be COMP-3 presenatation of -12345.
In EBCDIC, how would the number 1234 be stored?
Where the Plan is located in CICS-DB2
Differentiate between structured cobol programming and object-oriented cobol programming.
What are the different data types in cobol?