ConsolidateProjects Method

G

Girija

I am using the following command while writing a macro

expression .ConsolidateProjects(Filenames, NewWindow, AttachToSources,
PoolResources, HideSubtasks, openPool, UserID, Password)

I would like to know if I can read a Filename from a user and assign it to
Filenames parameter in the above method.
 
D

Dale Howard [MVP]

Girija --

You should post this question in the microsoft.public.project.developer
newsgroup, as you are more likely to get an answer there. Hope this helps.
 
Top