J
Jonathan Fong
Usually the save as will fall into BeforeSave and ProjectAfterSave event
after the file is saved. From there, I can retrieve the new file name.
However, when I create a new project and close the project, the MSProject
will ask to save or not, next I click yes and give a new name. Only
BeforeSave will rise up. The problem with BeforeSave is only contains the
old name. Is there anyway to get the new name from external program in this
scenario?
Cheers,
Jonathan
after the file is saved. From there, I can retrieve the new file name.
However, when I create a new project and close the project, the MSProject
will ask to save or not, next I click yes and give a new name. Only
BeforeSave will rise up. The problem with BeforeSave is only contains the
old name. Is there anyway to get the new name from external program in this
scenario?
Cheers,
Jonathan