What is the function of DSPATR (display attributes) keyword?
Answer Posted / nitin trivedi
Use this field level keyword in display file to specify one or more display attributes for the field you are defining. You can specify the DSPATR keyword more than once for the same field, and you can specify more than one attribute for the same keyword. The following are valid attributes:
For All Fields
Display
Attribute Meaning
BL Blinking field
HIHigh Intensity
RIReverse Image
CS Column separator
NDNon Display
PC Position cursor
UL Underline
For Input-Capable Fields Only
PRProtect contents of field from input keying
MDTSet modified data tag when displayed
OIDOperator identification
SPSelect by light pen
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Difference between NOPASS & OMIT?
what is the maximum number of files allowed in rpg?
What is binder language ?
1. There is a file called Month. Month has 12 members called Jan, Feb, ..., Dec. How to design a rpg code which can access any member and show its content. (User can ask for any member when required)?
how can you detect overflow for a print program that prints multiple lines per cycle?
in which specification the report layout can be defined?
In 'o' Specs What Is The Opcode For Write?
What Does 'sr' In Columns 7-8 Of C Specs Mean?
define subsystem?
what are different types of substems?
how will you display a particular page in subfile ?
Why we are not able to perform insert delete and update operation in Join logical file?
How do I remove a flag or check no. or name when a user opens too many sessions?
What is the default access path of a file?
how to declare a constant variable in the freeformat?