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...


How can a screen field that has changed since the last
output operation be detected?

Answers were Sorted based on User's Feedback



How can a screen field that has changed since the last output operation be detected?..

Answer / surendra y mudliar

By using MDT (Modified Data Tag) keyword for the field for
which you want to detect the change. You can use optional
indicator with this keyword, if indicator is on then it
indicates that the field has been changed since last output
operation.

Is This Answer Correct ?    4 Yes 0 No

How can a screen field that has changed since the last output operation be detected?..

Answer / sunit

by attaching an MDT attribute with the field

Is This Answer Correct ?    0 Yes 0 No

How can a screen field that has changed since the last output operation be detected?..

Answer / govind ram

Attach the MDT (modified data tag) attribute to the field, to detect whether field has been changed as a result of user input.

Is This Answer Correct ?    0 Yes 0 No

How can a screen field that has changed since the last output operation be detected?..

Answer / govind ram

Attach the MDT attribute to the field, to detect whether field has been changed as a result of user input.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More RPG400 Interview Questions

how many variables can we declare in cl pgm?

13 Answers  


1.What is the Maximum field length we can declare in RLU?? 2. What is the difference if your designing RLU using DDS and using the option 19 for the RLU??

2 Answers  


which MONMSG will give higher priority in CL program? I know MONMSG are of two types. Program Level Monmsg and Command Monmsg?

1 Answers  


i want code and what are used key words are ...like wrkmbrpdm screen (q) i have a file with 3 fields empno,empname,empaddr... here you give the empno it displays from that number to remaining empno's how? sub file screen: employee details pos to:empno then enter empno empname empaddr so file have 100 records from 1 to 100 so the above pos you give the 55 empno...it displays the from 55 to remaining... ...... please share this answel

2 Answers   IBM,


how to check on which PF , the LF is dependant ?

4 Answers   IBM,


what is *place and *auto keyword in prtf ?plz explain

0 Answers   CSC,


what are the types of identifers

2 Answers   IBM,


what is the difference between the procedure and module in ILERPG?

4 Answers  


Can we found a record existance in a file w/o reading the file?

6 Answers   Traitsys Technologies,


we hav job which is running as batch. it takes atleast 06hours to complete tht job. bu i wana do tht job with in 3hours.........? so plz post ur answers

8 Answers   Cap Gemini, IBM,


When PGMA calls PGMB for the first time PGMB executes the *INZSR. PGMB uses the RETRN operation to return to PGMA. When PGMA call PGMB the second time is the *INZSR executed?

5 Answers   Mphasis,


i have 1000 records in pf.what are all the ways to read a particular name records in rpg?? ie.. in pf i have a name called demo appeared around 52 times hw will we read this particular records in rpg/400?.

11 Answers   IBM,


Categories