Answer Posted / euler
You must put ' ' at begin and end of your text.
like this:
WRITE 'HERE COMES YOUR TEXT'
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How are you going to remove duplicates from the file that is being read?
What is data trace system 2.0 used for?
Explain how to find occurrence of mu and pe fields in a file?
Define cobol coding sheet?
Explain how to move cursor to a particular field when position is not known?
What is cobol coding sheet?
How to receive data passed through jcl parm parameter in a natural program?
What is the quality process in development?
Explain difference between read work file 1 and read work file once? Why we are using work file once?
In a Natural program i used the below code for report FORMAT LS=132 PS=60 And down the line I want to change either LS/PS like FORMAT LS=120 PS=50, is it possible? How it will work?
What is the difference between escape(top or bottom) and escape immediate(top or bottom?
What is a hyperdescriptor?
How to create 1 ddm that fetches 3 adabas files simultaneously?
Can we see the copy book length using file-aid?
Explain difference between read(1) and read work file once?