Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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



I have a display file with mandatory fields. Is there anyway that i can highlight those fields to b..

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

I have a display file with mandatory fields. Is there anyway that i can highlight those fields to b..

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

Post New Answer

More IBM AS400 AllOther Interview Questions

what are the different opcodes available in rpg for database access ?

1 Answers   IBM,


we have 2 PF files with same name, how to copy data's from one file to another through RPG program logic?

3 Answers  


What would be the output of the variable result? D RESULT S 5S O INZ(00011) C EVAL RESULT = %TRIM(RESULT) Please give me the correct answer for this A.0001 b.compile time error c.11 d.Runtime error

5 Answers  


an access path may be in which sequence?

0 Answers   IBM,


define subsystem?

1 Answers   IBM,


define the purpose of the iter operation?

1 Answers   IBM,


What is a job log?

1 Answers  


how can send report to user through cl program in as400

1 Answers  


What is the purpose of the following C/COPY QRPGSRC, ORDERR

1 Answers  


what is the function of cpyf command?

1 Answers   IBM,


define a shared access path?

1 Answers   IBM,


I have to execute 12000 CL Commands one by one.. So, I have created a file called COMMAND. This file has only 1 field called STRING. This file had 12000 records, and all these records are CL Commands (ex: CALL PGM(PGM1)), etc) I have written a CL which will read all the record and do sbmjob.. But it is not working... Plz help me to exexute all these 12000 commands..

2 Answers   ISE,


Categories