How to covert given string into ASCII value in COBOL/MF
COBOL

Answer Posted / anu

please explained the answr for this question in detail.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?

763


Explain how you can characterize tables in cobol?

730


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?

982


) what is the difference between AID and HANDLE AID?

1742


How to traceback if I am getting SOC7 or SOC4 abend? List down the steps

4950






How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?

2129


Define static linking and dynamic linking.

765


input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?

1985


How do get the result of your program directly on your pc?

1965


What is the use of intialize verb?

861


What are the rules of the move verb?

813


what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.

8492


) how do u code after getting data?

1657


What are the different types of condition in cobol and write their forms.

751


please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?

2061