01 A pic 9(100) find record length of it

Answer Posted / dimpy19

----TRY
Compilation error ---
IGYDS1145-S More than 18 digit positions were specified in a "PICTURE
"PICTURE" string of "S9(18)" was assumed.

run error ----
03.21.40 JOB33062 £HASP165 SIQAGHB ENDED AT OSPART - ABENDED S706 U0000 CN(INT
ERNAL)
***

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

704


What the difference is between continue and next sentence?

665


what happens if parmparameter passes zero bytes to the program

1667


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

712


What are 77 levels used for?

661






Write the code implementing the perform … varying.

647


Define static linking and dynamic linking.

669


Why occurs cannot be used in 01 level in COBOL?

721


what are decleratives in cobol?

1831


In which area will you utilize 88 level items in cobol?

724


) How do u handle errors in BMS macro

1512


what is search and searchall?what is the diffrence between them?give an best example?

5563


i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?

897


) what is the difference between AID and HANDLE AID?

1637


Can we redefine the field of x(200) to less than 200?

822