10 pts.
 STRSEU *PRV
Entering STRSEU *PRV will edit the last member previously edited. How do I access the name of the last source member edited? (the AS400 must be keeping that source member name somewhere)

Software/Hardware used:
AS400
ASKED: May 18, 2010  1:53 PM
UPDATED: May 18, 2010  6:30 PM

Answer Wiki:
Last Wiki Answer Submitted:  Be the first to answer this question.
All Answer Wiki Contributors:  Be the first to answer this question.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

AFAIK, it is kept in a kind of internal index object that is associated with the user profile name. Access to it would most likely be through MI functions. It is not exposed to interfaces normally available in High-Level Languages. It doesn’t have an external object type nor object name and would be accessed by way of its MI object type.

It wouldn’t be the kind of programming that many would be familiar with.

Tom

 108,260 pts.