Please let me know how the Eject verb works for page break..
I want to know the code, how it is used.
Answers were Sorted based on User's Feedback
We have to write 'EJECT' in 7th column, otherwise it will
give error.
| Is This Answer Correct ? | 0 Yes | 2 No |
How to open and see copy book ?
wht do u mean by (*,intrdr) wht is * used for ?
9(2).99 how many bytes take? Why . consider as a byte?
What is the difference between a subscript and an index in a table definition?
without performing any operations on a file how can i know whether it contains data or not
I want to declare a field with data type Double in my COBOL program. how shall i do that ?
Minimum how many Number of Paragraphs are there in ID- Divison?
Syntax for JCLLIB & JOBLIB???
Can 88 level variable be declared in FD section..?
In an EVALUTE statement is the order of the WHEN clauses significant?
write a program to eliminate duplicate records in a input file and send them to output file.
How do u debug a S0C7 abend? (aswered till we get the field which caused that) After knowing the field which caused that how do u know the record which caused that if it is in production env? (dumb) Ok let us assume that we got to know that 100th record caused that and I wanted to skip only 100th record from the file and process from 101th. How to do that in JCL using SORT? (tried with STOPAFT but ended up dumb when he said smthing else is ther)