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
how can you display specific subfile page on the screen in unequal subfile?
what is file information data structure?
What is a record lock error?
What is ment by record level identifier?
When we have a file with Duplicate records and I want to read the unique record from the file. For example a file containing Emp Name as 'Ram' and there are 3 entries of it. So how to read a unique record from File?
How many program bind in one module....
how do I declare a minor?
How would display prime numbers using CL program?
explain sflclr, sflend, sfldlt, and sflcsrrrn?
What is the difference between copybooks and subprocedures in as400?
How can we override a file during runtime in rpg?
What are the types of identifiers?
write an RPG program to calculate the marks of 5 students (A,B, C, D, E)in 3 different subjects (eng, math, sci) an display on the screen
can anybody help me to solve this problem. the program that i m checking display error message saying "Record format for file AJDSPFFD does not match model file and decimal error. how to solve this problem. The AJDSPFFD is snapshot the AJTLOG that is the audit trail list.
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