Hi,
Is there any way of obtaining information from a design file about who was the last licensee to save/open it?
The below keyin works for me in MS U17:
macro vba execute MessageCenter.AddMessage(activedesignfile.LastSavedBy)
It shows the user account last saved the dgn file in the message centre.
Best regards,
Tuan Le