how can you detect overflow for a print program that prints multiple lines per cycle?
Answer / rinku khan
You specify the indicators OA through OG and OV in 33 - 34 columns in a printer file. This indicator automatically set on whenever overflow occurs on a type of page.
Is This Answer Correct ? | 0 Yes | 0 No |
List the steps/commands necessary to accomplish the following: a. Copy data from the file ORDHDR into file ORDHIST b. The file ORDHIST may or may not exist c. If the file ORDHDR does exist, it may or may not contain data d. The file ORDHIST may or may not contain data, if the file does contain data the old data should be erased
Can fields be concatenated INa logical file level?
how to insert the data in pf by using cl program
How many primary files allowed in a program?
Why would you prefer OPNQRYF than logical file?
what is arrival sequence?
We have seen no of parameter list but If we mention like this 'CALL PROGNAME PLIST ' how to know No of parameter name of program ?
What is the maximum number of key fields allowed defining in a physical file?
What is the use of OVRPRTF ?
What is difference between fully procedural file and primary file?
why we sometimes use same file name in FILE and TOFILE in OVRDBF and sometimes different??please tell
What is the difference between array and a multiple occurrence data structure?