how to change picture class of copy book variable inside
program?
Answer Posted / sandeep_1985
You need to redefine copybook group variable in program and
then give the new picture clause for that.
I think that is the only way you can do. Correct me if i am
wrong.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
How do you reference the following file formats from cobol programs?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
How to print 10 to 1 if the input have only 10 digit number?
How do you get the data to code the BMS macro?
What is the problem of ordered sequential files access?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
how do you reference the printer file formats from cobol programs
How can you get the ksds file records into your cobol program?
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.
What are the different rules for performing sort operation?
What is inspect in cobol ?
How many sections are there in data division in COBOL?
How arrays can be defined in COBOL?
Write a cobol program making use of the redefine clause.