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
Tell me what type of files we can process thru file-aid?
Explain the address converter?
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?
Explain difference between read work file 1 and read work file once? Why we are using work file once?
Explain how to move cursor to a particular field when position is not known?
Can we see the copy book length using file-aid?
Explain the difference between external subroutine and subprogram?
How to find occurrence of mu and pe fields in a file?
Explain how many work file we can code in jcl?
Explain is it possible to code goto statement in natural? If yes please provide the syntax of the same?
How to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
Explain what happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
What is the quality process in development?
How converted the natural coding for adabas
Explain difference between read(1) and read work file once?