Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

List of Open Documents

Status
Not open for further replies.

cwalshe

Programmer
May 28, 2001
84
IE
Hi there,

I am looking to code some VB that will give me a list of all open documents/files. Is this possible.

Thx,

Cormac.
 
u want to know all the Files opened in the system along with you VB application
 
do u want to know all the Files opened in the system along with you VB application ?????

 
Basically, I would like a list of all open files, (excluding my own VB app).

The idea is that the code will list all files open and ther associated names, eg. mystuff.doc, mypic.jpeg, etc and the user will be allowed to select one of the files and its filename wil then be transferred to a textbox.

Any ideas...

PS The files that I am really interested in are appliaction software.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top