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