Error Trap help

M

meg99

Using 2003. I have a template that converts an MPX file to an MPP
file. The MPX file is generated by another SW scheduling package.
When I open the MPX file, I get error messages such as "...cannot be
completed in the time alloted.", "...pasting error" etc. What I would
like to do is to capture those error messages and save them in a text
file that can be called up for review and then printed by the user
after the conversion is complete. This would be superior to manually
recording each error as it occurs.

I have seen a few error trap examples in the various Project books,
but nothing that describes what I want to do.

Is that possible?

Also, one book I have shows 91 as the error number for a blank task.
What are the others? Is there a list available of the various
errors?

meg99
 
J

Jack Dahlgren

I would not expect that the MPX serializer passes messages that you can read
via VBA.
So I don't think there is an easy way to do this.

-Jack Dahlgren
 

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