How can a screen field that has changed since the last
output operation be detected?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
what are the types of identifers
1.Coding in cl to send an message? 2..What is turnover and use? What are the different levels?
while i am using the dspmsg command on comman line in Mocha am getting error like Not authorized to message queue message my messagequeue Name? can anybody help me how to change my message queue Am anable to see my messages in message queue
how to convert date format from one format to another i think in CL/400 its CVTDAT,Please tell in RPG/400 sir not in RPGILE
I need to generate outfile for object of all the user lib. in the sysmte using cmd DSPOBJD. But this cmd is correcpted in my server,Any body tell me is there any alternative...?
Need a sql query: retrieve all duplicate records in table?
If there are 1000 member(PGM type) in a SRC file. How can we compile in a CL program? ( It need to be done in a loop)?
how can you display specific subfile page on the screen in unequal subfile?
How to sort an array in descending in RPG
How to print output from openquery in as400 ?
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
why we do STRSRVJOB in batch debugging in as400