Hi-
I'm writing a document management tool and need to know if there is a function or method of opening a file using the windows defined program associated with it. I believe the Shell command only opens exe files and other methods require creating an object of the specific program you want to open the document with.
I need something generic. Does it exist?
Thanks in advance.
Todd
I'm writing a document management tool and need to know if there is a function or method of opening a file using the windows defined program associated with it. I believe the Shell command only opens exe files and other methods require creating an object of the specific program you want to open the document with.
I need something generic. Does it exist?
Thanks in advance.
Todd