Filesaveas - saving to my hard drive

J

Jean

I'm trying to make back ups on my hard drive for my project plans in Project
Server. I recorded a macro to see what the command parameters would be when
I manually save a project to a file. I came up with:

FileSaveAs Name:="myproject.mpp", FormatID:="MSProject.MPP"

However, when I run this as a macro, I also get a reference of the project
in PWA with a Type of Workgroup (instead of Enterprise). I don't want
anything to show up in PWA.

Any suggestions?

Jean
 
Top