What would be the effect on the field where reverse image,
underline and high intensity?

Answer Posted / kcsyam

This is Display Attribute (DSPATR)using on SDA
HI - High Intensity = More Bright
UL - Under Score (letter quality under line)
RI - Reverse image (letter quality White and Black)

Is This Answer Correct ?    7 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how do I preserve and clean the array?

668


What is the difference between iter and do?

668


Set on command is used for closed all opened files , initialize var and release resource , return cmd is used for return to calling program but my req. Is dnt close opened files and resource must released while doing transactions , how can i do this...?

1457


Suppose we have one database file and it is used by 5 programs and in 3 program we have to add some records in datbase file s what is the impact on other program?

1447


give an eg of ACQ-(ACQUIRE),BIT OFF,BIT ON,DEALLOC,DUMP,FEOD,FORCE,MHHZO,MHLZO,MHLLZO,MLHZO,REL,RESET,TESTZ,TESTB,TESTN----GIVE SMALL EXAMPLE TO THE OPCODES...TO UNDERSTAND FUNCTIONING...........

3281






How to select highest score of each subject or how to select highest income of every month?

1293


what do you mean by an input subfile, what are the keywords required?

766


what is the rpg system?

660


What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?

2513


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...

1306


1.Load an runtime array of length 99 from the pf and you want to handle all the possible errors?

2367


Please tell me how to read the records from a file with load an array of size with error conditions(The logic answer for this question is ARR is array of 99 elements Z-ADD 0 IDX *LOVAL SETLL FILE READ FILE 99 *IN99 DOWEQ *OFF IDX ANDLT 99 ADD 1 IDX MOVE FIELD ARR,IDX READ FILE 99 ENDDO).So,Please give me the complete of this code.

2045


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.

2189


explain sflclr, sflend, sfldlt, and sflcsrrrn?

882


what is the difference between do while and do until?

700