I would lilke to, in a VB program, VB script, or any other way, find the target of a shortcut.
My experience with VBScript FileSystemObject & VB FileSystemObject is that shortcuts are not supported. (Not even the filetype code for shortcuts is supported.)
If that is not correct, I would like...
I would get the record count from your select statement, to make sure that the issue is that you are getting an empty record set (or not). If you are, I would print out the
SQLStatement, and cut & paste it into a query, and other such, exploring for some subtle difference between what you put...
In VB6, how does one open a shortcut file & determine its target?
If this is not possible in VB, how does one do it in C or C++?
Are there API calls relevant to this?
Thanks!
Jim
I would like to follow a link/shotrcut to the source file in VBScript.
First, note there is a bug in VBScript: for alias/shortcut files, the file attribute value does not include the specified bit corresponding to value of 1024. However, .Type returns "Shortcut". [.ReadAll returns...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.