I have a display file with mandatory fields. Is there anyway
that i can highlight those fields to bring attention to the
user? The same behavior that AS400 makes when we attempt to
execute a command without completing all the required
parameters.
Note: I have used DSPATR(HI) or DPSATR(RI) and they have
different behaviors.
Thanks.
Answer Posted / amit
Reverse image works fine. Why do u need any other way?
You can also use position cursor so that the cursor will be
placed at that location automatically.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Explain The Keywords Edtcde & Edtwrd?
How can we update a specific field in RPG?
define the purpose of the *bcat function?
what is sflinz and sflrna?
which of the following operations does not zero the field flda defined as 4,0?
which of the cl command can be used to determine which logical files are dependent on a specific file?
What is the difference between non-join logical files and join logical files?
which single rpg opcode performs both setll and reade?
how can I start a page in a new window?
define what a data area is along with a brief example of what it may be used for?
http default port 80 is used by some other production http service. How can I create an http instance on another port to run cgidev2 and my future cgi developments?
what is the maximum number of parameters allowed in rpg?
can a join logical file be updated?
How to Define a Procedure in RPG?
What are the different opcodes used for file operation on a subfile in a rpg pgm?