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.
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.