how to display comp3 variables reply soon ?

Answer Posted / lovely.surendra

just use a another ws-variable and then move the value of
COMP variable into it,

now u can do any activitity with this ws-variable.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how do you reference the rrds file formats from cobol programs

801


) how do u code after getting data?

1580


Can a Search can be done on a table with or without Index?

804


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 rmode(any) ?

686






Why is it necessary that file needs to be opened in I-O mode for REWRITE?

748


What is the compute verb? How is it used?

661


example for sub strings ? and refernce modifications whit output pls

1846


What is cobol?

748


Why occurs cannot be used in 01 level in COBOL?

719


What is the Purpose of Pointer in the string?

643


Give some examples of command terminators?

759


explain sorting techniques in cobol program?

691


I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.

1117


How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that

2733