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 |
What command must be executed before executing OPNQRYF command?
What is the purpose of FRCDTA (Force Data) keyword?
how do you pass parameters in cl?
Good morning my experts.Im kuppi.im working as a software trainee on AS/400 technology.i have also joined with ibmi5 team.im trying to convert date with cl/400 coding.I have taken 2 parameters(like date and date types). A. If suppose date type is j,Now i want to convert date to *MDY format B. if date type is M,now i want to convert date to *JUL format C. sending a Program message with the value of converted date.
where will control be passed after the execution of the *pssr subroutine if the factor2 of the endsr is blank ?
How many Printer Files can Declare in a CL Program?
To Add A File To The 'file Selection' Option Of A Query, The Function Key To Be Pressed Is?
Difference Between Call & Sbmjob?
what does dfu program you to do on a record?
What is a message file?
how to create physical file
Job is running in production 24/7 how do u debug that running job ?