IBM RPG400 Question:
Download Questions PDF

Explain MDT?

IBM RPG400 Interview Question
IBM RPG400 Interview Question

Answer:

MDT is a internal indicator.It is used when we are using
SFLNXTCHG in SFL.MDT indicator default in on mode.
breifly when we are using readc for read changed
records.MDT is internally on for every record .If retreive
the record once MDT is going to be off.for that purpose we
used SFLNXTCHG keyword to seton.

Download IBM RPG400 Interview Questions And Answers PDF

Previous QuestionNext Question
What is file identifier where we can use?How can we override a file during runtime in RPG? Without using OVRDBF or calling a CL program?