What is the function of DSPATR (display attributes) keyword?
Answer / 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 |
Can fields be concatenated INa logical file level?
Define a Job Queue?
define the purpose of the leave operation?
Pose, there are 100 records in the file.i need to retrieve all the records matching/equal to the particular name field. How can we do the above using search criteria other than using the if cond?
Hello, I have created a CMD type object. In one of the fields in Display file , I would like to see All the Source files present by pass the name of Library. Tried using CHoice(Keyword) and Choicepgm on PARM , but doesn't seems to be working. Any help please..
how to read database records without locking them?
Specify different indicators used in RPG?
How can I automate sftp commands(ls & get) in CL program.. If I want to write two scripts one for each command... can u plz tell where the script should be written? & what will be the content of each scripts?
What is Data Area?
What does the keyword UNIQUE mean ?
what is a query can be run in which mode?
What is the use of L specs in RPG?