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


Please Help Members By Posting Answers For Below Questions

In 'o' Specs What Is The Opcode For Write?

702


which are the figurative constants used in rpg?

842


I need to insert a record in a file using STRSQL containing the some field values same as an already existing record in that file.I know to smple insert mentioning those values one by one.But is there any another query can be prepared for the same .Please share the query if known to you. Thanks in advance.

2264


how will you display a particular page in subfile ?

1052


what is the purpose of overrides?

1021






Can level check error occur if we do chgpf?

775


What is access path in as400?

846


which are control break logic indicators?

637


how can you execute a command from within an rpg program without calling a clp program?

1198


where will control be passed after the execution of the *pssr subroutine if the factor2 of the endsr is blank ?

1116


What is the difference between physical file and logical file?

589


what is the purpose of dynslt keyword?

1032


what are the limitations of cl (compare to rpg) ?

1548


what is full form for dds?

740


1)In a pf if we delete a record then how to insert a new record at the same place in that pf?? any logic or code? 2)A batch job is taking a lot of time to run,found that it is going into loop and wrapping up so how to skip that loop and process the job without changing the code? 3)In which scenario C D I R comes and C D G F comes in a job? 4)If a job came to error while processing a file how we can know at which record the error hit and how to skip that record and process other records without changing program code?

3065