Trapping Save message

S

Seth Young

Hi,

Does anyone have any example code that traps the Save,
Save As or Close messages from the MSP file menu, from
within an MSP Add-In ?

.... any VB or C/C++ would be much appreciated, thanks.

Best regards
Seth
 
G

Gérard Ducouret

Hello Seth,
Have you tried the BeforSave event of MS Project VBA ?
Search for BeforeSave in the VBA Help.

Gérard Ducouret
 
Top