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.
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / sandy
use COLOR keyword with indicator and turn on the indicator in program where ever its required. please correct me if i am wrong.
| Is This Answer Correct ? | 0 Yes | 0 No |
i have one physical file which is having two logical files. logical a have unique keyword and logical b doesnt have a unique keyword. can i give duplicate values while updating through physical file. if no why?
For AS/400 Freshers good website is
What is the function of DSPATR (display attributes) keyword?
How do you set the keywords SFLSIZ and SFLPAG if you want the subfile to dynamically expand?
What is library list ?
In Which Specs Arrays, Tables & Constants Are Defined?
how can a cgi check whether an ifs object is available?
What is the purpose of FRCDTA (Force Data) keyword?
using dfu, user will be able to ___________ from physical file?
How many types of jobs?what is difference between interactive and batch and submited jobs?
What is the function of RJE Conversion Utility?
how can database records be read without lock ?