Can we MOVE X(9) to 9(9) OR 9(9) to X(9)? If yes what are
the ways for doing this?

Answer Posted / ajay

Sorry ..
I don't know why you are looking into Redefines clause for
the above ...
See what ever it is you can able to move from NUMERIC to
ALPHANUMERIC.But you can not able to move alphanumerics to
NUMERIC.
Move 9(9) to x(9) --possible
Move x(9) to 9(9) -- Not possible.
They may try to confuse you ... but don't give a chance to
them Thanks.

Is This Answer Correct ?    12 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a program to enter and display the names of students in a class using the occurs clause.

654


Difference between cobol and cobol-ii?

708


How do define dynamic array in cobol.

672


How do you define a variable of comp-1 and comp-2?

705


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?

700






) how do u code after getting data?

1580


What are the various section in data division and briefly explain them.

700


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

1885


Give some examples of command terminators?

759


System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..

1588


input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.

1783


How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?

2099


Which Search verb is equivalent to PERFORM…VARYING?

687


What rules are to be followed while using the corresponding options?

641


) How do u handle errors in BMS macro

1512