Answer Posted / anand
yes you can but decimal value is omitted and only 0 is moved
to A since there is no decimal declaration part in A.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
what is amode(24), amode(31), rmode(24) and rmode(any)?
What is cobol?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
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?
) how do u code after getting data?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What are the different rules for performing sort operation?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
) How do u handle errors in BMS macro?
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
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
Why would you use find and get rather than to obtain?
What are the different types of condition in cobol and write their forms.
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
How do we get current date from system with century in COBOL?