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 |
I got user abend U4038 while compiling my runjcl.. can anyone help me?
whn do i get soc7 abend while moving alphanumeric to numeric or while moving numeric to aplhanumeric please reply ASAP?
Consider the following: 77 W-NUM PIC 9 VALUE 0 ------ MOVE 1 TO W-NUM PERFORM PARA-X UNTIL W-NUM > 9. ------ PARA-X ADD 1 TO W-NUM How many times PARA-X is executed ?
What should be the sorting order for SEARCH ALL?
what is the difference between PA & PF keys?
How can we know that cobol program is using report file or simple file....?
Describe the difference between subscripting and indexing ?
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
What is the Purpose of POINTER Phrase in STRING command
wht is packed decimal in cobol
Size of a column has been changed in DB2 table (Suppose it was of 5 characters and later changed to 4 characters) and forgot to change the DCLGEN in COBOL program, what will happen during the execution of code? If the program Abends then what will be the error? If it doesn't abend then hpw the error can be catched?
What is XDC ?