S
SomeNewDev
Hi,
I've got following problem:
I'm adding/updating 'DocumentProperties' of a project, when it gets loaded
from a database. But I need the 'Saved' state of the project to be still
'true' after this action. This is because if somebody only wants to view a
document and closes it then (WITHOUT changing anything), the application (MS
Project) would always ask to save the changes ! There was no problem with
doing that for Word, Excel, Visio, Powerpoint,... coz their Saved-Property is
writable !
Even using .FileSave() right after adding/updating the 'DocumentProperties'
doesn't help. MS Project still asks for saving the changes when closing :?
Any idea how to handle such problem ?
Best regards.
I've got following problem:
I'm adding/updating 'DocumentProperties' of a project, when it gets loaded
from a database. But I need the 'Saved' state of the project to be still
'true' after this action. This is because if somebody only wants to view a
document and closes it then (WITHOUT changing anything), the application (MS
Project) would always ask to save the changes ! There was no problem with
doing that for Word, Excel, Visio, Powerpoint,... coz their Saved-Property is
writable !
Even using .FileSave() right after adding/updating the 'DocumentProperties'
doesn't help. MS Project still asks for saving the changes when closing :?
Any idea how to handle such problem ?
Best regards.