how to change pic of variables declared in copy book
inside progrm?

Answers were Sorted based on User's Feedback



how to change pic of variables declared in copy book inside progrm?..

Answer / prasanna

REPLACE verb is used to change the name of the varriable
and not the PIC clause..

I think the only way is to REDEFINE it in the program..

Is This Answer Correct ?    6 Yes 0 No

how to change pic of variables declared in copy book inside progrm?..

Answer / poonam

Iam agree with prasanna,
REPLACE verb is used to change the name of the varriable
and not the PIC clause..
only way is to REDEFINE it in the program

Is This Answer Correct ?    1 Yes 0 No

how to change pic of variables declared in copy book inside progrm?..

Answer / pradeep

copy membername replacing==existin pic clause==new pic clause

Is This Answer Correct ?    0 Yes 1 No

how to change pic of variables declared in copy book inside progrm?..

Answer / guest

we an use replace verb with ==

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More IBM MainFrame AllOther Interview Questions

what is the scope of commitment control?

0 Answers  


difference between   wrkobj &  dspobjd?

1 Answers  


What is mainframe testing?

0 Answers  


Are scope terminators compulsory? If they are, when?

0 Answers  


Explain referential integrity?

0 Answers  






how do we do unit testing in mainfrmae. explain step-wise.

2 Answers   IBM, JBK,


What is meant by an isolation level?

0 Answers  


What are the different types of PL/1 files?

0 Answers   IBM,


bind by copy...bind by ref?

0 Answers  


Redefines clause cannot be used in a) working-storage section b) 77 c) 66 d) elementary

3 Answers   Accenture,


How do you eliminate the duplicates?

0 Answers  


How many bytes does a s9(7) sign trailing separate field occupy ?

0 Answers  


Categories