Print File Listing

  • Thread starter Thread starter danooch13
  • Start date Start date
D

danooch13

Hello,

I am trying to print a file listing of a few of my directories. I am able
to print the file listing with the default columns, such as Filename, Date
Modified etc. However, I would like the listing to also print the columns
Subject,Title,Comment, which I cannot find any third party app capable of
doing it. They all print the default columns listings.

Any ideas?

Thanks,
Anthony
 
Try Karen's Directory Printer. See
http://www.karenware.com/powertools/ptdirprn.asp

"danooch13" <danooch13@discussions.microsoft.com> wrote in message
news:25AA9F18-15E5-4E3A-87CE-DCD2EAD51491@microsoft.com...
> Hello,
>
> I am trying to print a file listing of a few of my directories. I am able
> to print the file listing with the default columns, such as Filename, Date
> Modified etc. However, I would like the listing to also print the columns
> Subject,Title,Comment, which I cannot find any third party app capable of
> doing it. They all print the default columns listings.
>
> Any ideas?
>
> Thanks,
> Anthony
 
I tried that, but it does not let you print the detail columns Summary,Title,
and Comment.

Any other ideas?

Thanks anway,
Anthony

"Panic" wrote:

> Try Karen's Directory Printer. See
> http://www.karenware.com/powertools/ptdirprn.asp
>
> "danooch13" <danooch13@discussions.microsoft.com> wrote in message
> news:25AA9F18-15E5-4E3A-87CE-DCD2EAD51491@microsoft.com...
> > Hello,
> >
> > I am trying to print a file listing of a few of my directories. I am able
> > to print the file listing with the default columns, such as Filename, Date
> > Modified etc. However, I would like the listing to also print the columns
> > Subject,Title,Comment, which I cannot find any third party app capable of
> > doing it. They all print the default columns listings.
> >
> > Any ideas?
> >
> > Thanks,
> > Anthony

>
>
>
 
"danooch13" <danooch13@discussions.microsoft.com> wrote in message
news:25AA9F18-15E5-4E3A-87CE-DCD2EAD51491@microsoft.com...
> Hello,
> Any ideas?


G'day Anthony,
I had one a few years ago, something like "disk logger"
it was free, all one had to do was send a postcard
to the programmers daughter.
(probably a stamp collector)
I've had a look, but cannot find it anywhere on my computer,
and need to look through my old CD's

This may jog someones memory perhaps.
R
 
Retrieving Extended File Properties (meta tags) using Windows Scripting:
http://www.microsoft.com/resources/...00/server/scriptguide/en-us/sas_fil_lunl.mspx

From David Candy:
http://groups.google.co.in/groups?selm=#449C$$VEHA.1144@TK2MSFTNGP10.phx.gbl

From Torgeir:
http://groups.google.co.in/groups?selm=O3rWCwAvEHA.612@TK2MSFTNGP15.phx.gbl

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
Windows® Troubleshooting http://www.winhelponline.com


"danooch13" <danooch13@discussions.microsoft.com> wrote in message news:25AA9F18-15E5-4E3A-87CE-DCD2EAD51491@microsoft.com...
Hello,

I am trying to print a file listing of a few of my directories. I am able
to print the file listing with the default columns, such as Filename, Date
Modified etc. However, I would like the listing to also print the columns
Subject,Title,Comment, which I cannot find any third party app capable of
doing it. They all print the default columns listings.

Any ideas?

Thanks,
Anthony
 
Thank you very much worked beautifully, just had to do a little source code
editing for perfection!

Solved!

"Ramesh, MS-MVP" wrote:

> Retrieving Extended File Properties (meta tags) using Windows Scripting:
> http://www.microsoft.com/resources/...00/server/scriptguide/en-us/sas_fil_lunl.mspx
>
> From David Candy:
> http://groups.google.co.in/groups?selm=#449C$$VEHA.1144@TK2MSFTNGP10.phx.gbl
>
> From Torgeir:
> http://groups.google.co.in/groups?selm=O3rWCwAvEHA.612@TK2MSFTNGP15.phx.gbl
>
> --
> Regards,
>
> Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
> Windows® Troubleshooting http://www.winhelponline.com
>
>
> "danooch13" <danooch13@discussions.microsoft.com> wrote in message news:25AA9F18-15E5-4E3A-87CE-DCD2EAD51491@microsoft.com...
> Hello,
>
> I am trying to print a file listing of a few of my directories. I am able
> to print the file listing with the default columns, such as Filename, Date
> Modified etc. However, I would like the listing to also print the columns
> Subject,Title,Comment, which I cannot find any third party app capable of
> doing it. They all print the default columns listings.
>
> Any ideas?
>
> Thanks,
> Anthony
>
 
You're welcome!

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
Windows® Troubleshooting http://www.winhelponline.com


"danooch13" <danooch13@discussions.microsoft.com> wrote in message news:AF086CDA-0A67-4BAB-9264-BD675AD7AC4F@microsoft.com...
Thank you very much worked beautifully, just had to do a little source code
editing for perfection!

Solved!

"Ramesh, MS-MVP" wrote:

> Retrieving Extended File Properties (meta tags) using Windows Scripting:
> http://www.microsoft.com/resources/...00/server/scriptguide/en-us/sas_fil_lunl.mspx
>
> From David Candy:
> http://groups.google.co.in/groups?selm=#449C$$VEHA.1144@TK2MSFTNGP10.phx.gbl
>
> From Torgeir:
> http://groups.google.co.in/groups?selm=O3rWCwAvEHA.612@TK2MSFTNGP15.phx.gbl
>
> --
> Regards,
>
> Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
> Windows® Troubleshooting http://www.winhelponline.com
>
>
> "danooch13" <danooch13@discussions.microsoft.com> wrote in message news:25AA9F18-15E5-4E3A-87CE-DCD2EAD51491@microsoft.com...
> Hello,
>
> I am trying to print a file listing of a few of my directories. I am able
> to print the file listing with the default columns, such as Filename, Date
> Modified etc. However, I would like the listing to also print the columns
> Subject,Title,Comment, which I cannot find any third party app capable of
> doing it. They all print the default columns listings.
>
> Any ideas?
>
> Thanks,
> Anthony
>
 
Is there a class that I can use in vb.net, that is similar to the vbs
version. I guess what I am asking is, is there a class that can do this. I
found a few, but they do not let me get all the columns.

I wanted to try to make this a simple gui app, and vb.net to me is the best
way. I just can find a class that will give me all the columns.

Any ideas?

Thanks again.

"Ramesh, MS-MVP" wrote:

> You're welcome!
>
> --
> Regards,
>
> Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
> Windows® Troubleshooting http://www.winhelponline.com
>
>
> "danooch13" <danooch13@discussions.microsoft.com> wrote in message news:AF086CDA-0A67-4BAB-9264-BD675AD7AC4F@microsoft.com...
> Thank you very much worked beautifully, just had to do a little source code
> editing for perfection!
>
> Solved!
>
> "Ramesh, MS-MVP" wrote:
>
> > Retrieving Extended File Properties (meta tags) using Windows Scripting:
> > http://www.microsoft.com/resources/...00/server/scriptguide/en-us/sas_fil_lunl.mspx
> >
> > From David Candy:
> > http://groups.google.co.in/groups?selm=#449C$$VEHA.1144@TK2MSFTNGP10.phx.gbl
> >
> > From Torgeir:
> > http://groups.google.co.in/groups?selm=O3rWCwAvEHA.612@TK2MSFTNGP15.phx.gbl
> >
> > --
> > Regards,
> >
> > Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
> > Windows® Troubleshooting http://www.winhelponline.com
> >
> >
> > "danooch13" <danooch13@discussions.microsoft.com> wrote in message news:25AA9F18-15E5-4E3A-87CE-DCD2EAD51491@microsoft.com...
> > Hello,
> >
> > I am trying to print a file listing of a few of my directories. I am able
> > to print the file listing with the default columns, such as Filename, Date
> > Modified etc. However, I would like the listing to also print the columns
> > Subject,Title,Comment, which I cannot find any third party app capable of
> > doing it. They all print the default columns listings.
> >
> > Any ideas?
> >
> > Thanks,
> > Anthony
> >

>
 
Check:
http://www.google.com/search?q=GetDetailsOf+.NET
http://www.thescripts.com/forum/thread382500.html
http://www.codeproject.com/KB/shell/shellid3tagreader.aspx?df=100&forumid=23393&exp=0&select=1308399 (C# example)

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
Windows® Troubleshooting http://www.winhelponline.com


"danooch13" <danooch13@discussions.microsoft.com> wrote in message news:D848E13E-EFFC-43F2-B7A4-85EA6B1A7A0C@microsoft.com...
Is there a class that I can use in vb.net, that is similar to the vbs
version. I guess what I am asking is, is there a class that can do this. I
found a few, but they do not let me get all the columns.

I wanted to try to make this a simple gui app, and vb.net to me is the best
way. I just can find a class that will give me all the columns.

Any ideas?

Thanks again.

"Ramesh, MS-MVP" wrote:

> You're welcome!
>
> --
> Regards,
>
> Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
> Windows® Troubleshooting http://www.winhelponline.com
>
>
> "danooch13" <danooch13@discussions.microsoft.com> wrote in message news:AF086CDA-0A67-4BAB-9264-BD675AD7AC4F@microsoft.com...
> Thank you very much worked beautifully, just had to do a little source code
> editing for perfection!
>
> Solved!
>
> "Ramesh, MS-MVP" wrote:
>
> > Retrieving Extended File Properties (meta tags) using Windows Scripting:
> > http://www.microsoft.com/resources/...00/server/scriptguide/en-us/sas_fil_lunl.mspx
> >
> > From David Candy:
> > http://groups.google.co.in/groups?selm=#449C$$VEHA.1144@TK2MSFTNGP10.phx.gbl
> >
> > From Torgeir:
> > http://groups.google.co.in/groups?selm=O3rWCwAvEHA.612@TK2MSFTNGP15.phx.gbl
> >
> > --
> > Regards,
> >
> > Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
> > Windows® Troubleshooting http://www.winhelponline.com
> >
> >
> > "danooch13" <danooch13@discussions.microsoft.com> wrote in message news:25AA9F18-15E5-4E3A-87CE-DCD2EAD51491@microsoft.com...
> > Hello,
> >
> > I am trying to print a file listing of a few of my directories. I am able
> > to print the file listing with the default columns, such as Filename, Date
> > Modified etc. However, I would like the listing to also print the columns
> > Subject,Title,Comment, which I cannot find any third party app capable of
> > doing it. They all print the default columns listings.
> >
> > Any ideas?
> >
> > Thanks,
> > Anthony
> >

>
 
Thank you very much!

Will look into this, and see if I can do it.

Thanks

"Ramesh, MS-MVP" wrote:

> Check:
> http://www.google.com/search?q=GetDetailsOf+.NET
> http://www.thescripts.com/forum/thread382500.html
> http://www.codeproject.com/KB/shell/shellid3tagreader.aspx?df=100&forumid=23393&exp=0&select=1308399 (C# example)
>
> --
> Regards,
>
> Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
> Windows® Troubleshooting http://www.winhelponline.com
>
>
> "danooch13" <danooch13@discussions.microsoft.com> wrote in message news:D848E13E-EFFC-43F2-B7A4-85EA6B1A7A0C@microsoft.com...
> Is there a class that I can use in vb.net, that is similar to the vbs
> version. I guess what I am asking is, is there a class that can do this. I
> found a few, but they do not let me get all the columns.
>
> I wanted to try to make this a simple gui app, and vb.net to me is the best
> way. I just can find a class that will give me all the columns.
>
> Any ideas?
>
> Thanks again.
>
> "Ramesh, MS-MVP" wrote:
>
> > You're welcome!
> >
> > --
> > Regards,
> >
> > Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
> > Windows® Troubleshooting http://www.winhelponline.com
> >
> >
> > "danooch13" <danooch13@discussions.microsoft.com> wrote in message news:AF086CDA-0A67-4BAB-9264-BD675AD7AC4F@microsoft.com...
> > Thank you very much worked beautifully, just had to do a little source code
> > editing for perfection!
> >
> > Solved!
> >
> > "Ramesh, MS-MVP" wrote:
> >
> > > Retrieving Extended File Properties (meta tags) using Windows Scripting:
> > > http://www.microsoft.com/resources/...00/server/scriptguide/en-us/sas_fil_lunl.mspx
> > >
> > > From David Candy:
> > > http://groups.google.co.in/groups?selm=#449C$$VEHA.1144@TK2MSFTNGP10.phx.gbl
> > >
> > > From Torgeir:
> > > http://groups.google.co.in/groups?selm=O3rWCwAvEHA.612@TK2MSFTNGP15.phx.gbl
> > >
> > > --
> > > Regards,
> > >
> > > Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
> > > Windows® Troubleshooting http://www.winhelponline.com
> > >
> > >
> > > "danooch13" <danooch13@discussions.microsoft.com> wrote in message news:25AA9F18-15E5-4E3A-87CE-DCD2EAD51491@microsoft.com...
> > > Hello,
> > >
> > > I am trying to print a file listing of a few of my directories. I am able
> > > to print the file listing with the default columns, such as Filename, Date
> > > Modified etc. However, I would like the listing to also print the columns
> > > Subject,Title,Comment, which I cannot find any third party app capable of
> > > doing it. They all print the default columns listings.
> > >
> > > Any ideas?
> > >
> > > Thanks,
> > > Anthony
> > >

> >

>
 
Back
Top