What is the function of DSPATR (display attributes) keyword?



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

Post New Answer

More IBM AS400 AllOther Interview Questions

how can see logical file based on which physical file and vice versa

1 Answers   IBM,


define a shared access path?

2 Answers   IBM,


I have to execute 12000 CL Commands one by one.. So, I have created a file called COMMAND. This file has only 1 field called STRING. This file had 12000 records, and all these records are CL Commands (ex: CALL PGM(PGM1)), etc) I have written a CL which will read all the record and do sbmjob.. But it is not working... Plz help me to exexute all these 12000 commands..

2 Answers   ISE,


which cl command can be used at program execution to redirect the file named in an rpg program?

1 Answers   IBM,


When does the DFT keyword in PF be used?

1 Answers  


what is a primary file?

2 Answers   IBM,


i have two pfs it contains "Status" fields in the same name "status in both the pf's...But i used the same name in display file...when i enter a status thru disp file it willbe added to pf1...so i want to rename "Staus " field in pf2 through program...............wat will do..give coding?

5 Answers   CTS,


What is an ICF file?

1 Answers  


what would be the effect on the field where reverse image, underline and highlight display attributes are active ?

2 Answers   IBM,


what is the purpose of the indara keyword?

2 Answers   IBM,


What is library list ?

1 Answers  


What are the functions of Remote Job Entry (RJE) ?

1 Answers  


Categories