Re: Files Report
From: Joe Masters (joe.masters_at_dontspamme.com)
Date: 04/02/04
- Next message: Joe Masters: "Re: Sharing common modules from 2 different projects"
- Previous message: Joe Masters: "Re: Single solution, multiple VSS Databases"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 1 Apr 2004 17:44:12 -0800
There aren't any options for changing this. You might try the command line
version, but I suspect it has similar limitations. The other solution is to
write some automation code that gets the full paths and formats a report the
way you want it. Have a look at the sample application written in VB at:
http://msdn.microsoft.com/ssafe/downloads/samples.asp
See the sample for VB 5.0. It does its best using the automation model to
duplicate the VSS Explorer interface. Usually you can see how things are
done from the code there.
If you need the VSS Automation documentation, you can find it here:
http://msdn.microsoft.com/ssafe/technical/articles.asp
Joe
"lweldon" <LWeldon@complink.biz> wrote in message
news:C060FA8B-1EDD-4537-8090-1065BAE7E784@microsoft.com...
> Does anyone know of a way to manipulate the output of the TOOLS|FILES
REPORT so it will not wrap the data?
>
> I am trying to create one but the filename column wraps at 23 characters
and the work directory wraps at 28 characters.
>
> I need more than that to allow for longer filenames and work directory
trees.
>
> Thanks
>
- Next message: Joe Masters: "Re: Sharing common modules from 2 different projects"
- Previous message: Joe Masters: "Re: Single solution, multiple VSS Databases"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|