J
Jean-Paul
Hi,
I'm using MS Project 2007 server.
in a VB script, I'm trying to close, save, publish and checkin some projects.
I'm trying the method: FileClose(Save, NoAuto, CheckIn) with no success
Also, That method doesn't allow me to publish and I haven't found any other
command.
Note: "FileCloseEx Save:=pjDoNotSave, checkin:=True" (found in this
discussion group), works but it exits MS project (i have a loop on several
projects) and still doesn't publish the file
Any idea?
Thanks for your help!
Jean-Paul
I'm using MS Project 2007 server.
in a VB script, I'm trying to close, save, publish and checkin some projects.
I'm trying the method: FileClose(Save, NoAuto, CheckIn) with no success
Also, That method doesn't allow me to publish and I haven't found any other
command.
Note: "FileCloseEx Save:=pjDoNotSave, checkin:=True" (found in this
discussion group), works but it exits MS project (i have a loop on several
projects) and still doesn't publish the file
Any idea?
Thanks for your help!
Jean-Paul