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

Answer Posted / amit rungta

Hi Syam,
I guess you have not got the question correctly
interpreted.
please use the following source code stated by me for more
details on the same:

QDDSSRC/TESTING

A DSPSIZ(24 80
*DS3)
A R F01R
A FLD001 10 B 5 7
A 02 DSPATR(HI)
A 03 DSPATR(UL)
A 04 DSPATR(RI)


QRPGLESRC/TESTING1

Ftesting CF E WORKSTN
*
c eval *in02 = *on
c eval *in03 = *on
c eval *in04 = *on
c exfmt F01R
c
seton lr
*


Compile both the source codes and call TESTING1.

As all the three indicators are ON at a time. There will be
no display of the field.

Let me know in case of any other clarifactions.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is file identifier where we can use?

639


How do u design a physical file, when you have 2 Unique fields like for eg in A student file student ID and student examination no both are unique

546


do you use message subfiles? What are the necessary keywords required coding a message subfile?

685


what is the use of sflnxtchg?

797


What is difference between bind by copy and bind by reference?

1722






1. What is bound-by-call and bound-by-reference? 2. Where and why is *Nomain used? 3. What are the difficulties faced by programmers when using service programs? 4. Explain the different ways of parsing and compiling XML in iSeries.

5392


Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg

712


How to declare the pull button in AS/400..

1872


can I touch the array during treatments?

752


How to write record if no field or the field are different in physical file in rpgle ?

483


What are the types of identifiers?

566


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


how do you use commitment control in rpg?

753


what is the procedure and explain about real time scenario.

1473


are there any useful c runtime apis that I can call from rpg iv?

696