how many work file we can code in jcl?
Answers were Sorted based on User's Feedback
Answer / dd
Max of 32.
In one of my projects I had used 25 files.
| Is This Answer Correct ? | 9 Yes | 1 No |
Answer / jamil ahmad
In older version of ADABAS the limit used to be 32 files.
So now it will be eitehr the same or more.
| Is This Answer Correct ? | 0 Yes | 0 No |
control variable in online screens
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 cobol coding sheet?
What is the difference between read(1) and read work file once?
What is the quality process in development?
Is it possible to code GOTO statement in NATURAL? if yes please provide the syntax of the same
how to move cursor to a particular field when position is not known?
Explain is it possible to code goto statement in natural? If yes please provide the syntax of the same?
Explain the like inverted list?
You are processing an input file in a Natural program and you want the program to fail if the file is empty. What command you use in Natural to force it to fail ?
Explain how are you going to remove duplicates from the file that is being read?
How can we see the copy book length using file-aid?