Job cancelled in poject Pro

M

med111

Hello,

I created a sever-side event handler which is attached to the event
Project.Publishing
When this event occurs, it can cancel the publishing of the project.
And when the publishing event is cancelled, we can see in statusBar of
Project Pro, that the job is cancelled.
I want that this information "job cancelled" will appear in a
messageBox.
So I am trying to do this with VBA events:
For exemple the App_jobCompleted takes place when a job is completed.
( where App is declared as "Public WithEvents App As Application") .


I don't find a VBA event which takes place when a publishing project
job is cancelled.
If someone has solution or more information on this subject, I will be
very grateful
 
M

Mike Glen

Hi med111,

Try posting on the server or developer newsgroup. Please see FAQ Item: 24.
Project Newsgroups. FAQs, companion products and other useful Project
information can be seen at this web address:
http://project.mvps.org/faqs.htm

Mike Glen
Project MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top