What would be the effect on the field where reverse image,
underline and high intensity?
Answer Posted / syam
Hi Amit,
Thankz,
If a field has both the underline (UL) display attribute
and the highlight attribute (HI), its image is not
reversed, as this combination of attributes has the same
effect as DSPATR(ND) Non Display.
Is it right?
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is difference between bind by copy and bind by reference?
what is file information data structure?
How to select highest score of each subject or how to select highest income of every month?
how do I declare a minor?
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
If my rpg program has a date field, what extra care I have to take while compiling that rpg program? If the file is keyed and I have declared the file as well as key list properly in my program. Still am getting an error message like "chain/reade operation is not allowed" what may be the case?
1. What is bound-by-call and bound-by-reference? 2. Where and why is *Nomain used? 3. What are the difficulties faced by programmers when using service programs? 4. Explain the different ways of parsing and compiling XML in iSeries.
How to handle duplicate error handling in RPG?
How many program bind in one module....
How to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...
what is kids-rpg?
1. If there are two programs using same file and 2 users are using the file at the same time and what can be done to allow them both to access? 2. How can remove lock from the file for accessing it by both users?
what is the rpg system?
if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.
what happens when sflsiz = sflpag? What are the advantages and disadvantages?