DocClose, FileClose

R

Red

If you could explain to me why the below happens I'd be very grateful......

When using DocClose or FileClose the code terminates early regardless of it
only being half way through. I need to close a file at this point so I can
extract 2 sets of data from the same resource pool, firstly from the
Read-Write view option and then from the Master Project File view

The relevant lines of code used are:

FileOpen DefDestFile, , , , , , , , , , , pjPoolReadWrite
FileClose
FileOpen DefDestFile , , , , , , , , , , , pjPoolAndSharers

Thanks in advance.
 

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