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
what is the use of jdftval in join logical file?
How to Define a Procedure in RPG?
when would you use or not use this approach?
which are the relational operators in rpg?
how will you display a particular page in subfile ?
how can u check no of records in a file?
How to convert a spool file to PDF file in AS400?
How can we update a specific field in RPG?
What is dynslt?
explain the use of dftwrt display keyword?
What is the difference between crtdupobj and copyf?
writing an sql statement from selecting records from two files using single statement and nested select statement.
What is the difference between iter and do? We know both are used to execute set of statements repeatedly, but what is the main difference?
in conjunction with what other keyword must ovrdta and ovrata be used?
what are the different types of arrays available in rpg ?