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


Please Help Members By Posting Answers For Below Questions

Difference between NOPASS & OMIT?

1502


what is the maximum number of files allowed in rpg?

1251


What is binder language ?

1662


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)?

634


how can you detect overflow for a print program that prints multiple lines per cycle?

1316


in which specification the report layout can be defined?

1295


In 'o' Specs What Is The Opcode For Write?

920


What Does 'sr' In Columns 7-8 Of C Specs Mean?

1347


define subsystem?

1304


what are different types of substems?

1705


how will you display a particular page in subfile ?

1365


Why we are not able to perform insert delete and update operation in Join logical file?

1195


How do I remove a flag or check no. or name when a user opens too many sessions?

1992


What is the default access path of a file?

802


how to declare a constant variable in the freeformat?

1168