Print File Listing

G

Guest

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
 
G

Guest

I tried that, but it does not let you print the detail columns Summary,Title,
and Comment.

Any other ideas?

Thanks anway,
Anthony
 
R

Rod

danooch13 said:
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
 
R

Ramesh, MS-MVP

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=#[email protected]

From Torgeir:
http://groups.google.co.in/[email protected]

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
Windows® Troubleshooting http://www.winhelponline.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
 
D

danooch13

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

Solved!
 
R

Ramesh, MS-MVP

You're welcome!

--
Regards,

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


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

Solved!
 
D

danooch13

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 said:
You're welcome!

--
Regards,

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


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

Solved!

Ramesh said:
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=#[email protected]

From Torgeir:
http://groups.google.co.in/[email protected]

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
Windows® Troubleshooting http://www.winhelponline.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
 
R

Ramesh, MS-MVP

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


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 said:
You're welcome!

--
Regards,

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


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

Solved!

Ramesh said:
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=#[email protected]

From Torgeir:
http://groups.google.co.in/[email protected]

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
Windows® Troubleshooting http://www.winhelponline.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
 
D

danooch13

Thank you very much!

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

Thanks

Ramesh said:
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


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 said:
You're welcome!

--
Regards,

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


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

Solved!

Ramesh said:
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=#[email protected]

From Torgeir:
http://groups.google.co.in/[email protected]

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
Windows® Troubleshooting http://www.winhelponline.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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top