×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
To clarify that... ShellExecute() is what you'd use if you wanted to
call it from a Windows program (like your VB program -- or, I often do
it from C)
If you want to execute it as a remote command, you probably want to use
ShellExec_RunDLL instead. There's an example here:
http://archive.midrange.com/midrange-l/201001/msg00506.html
(Except, replace the XLS document in the example with your PDF document)
On 3/16/2010 1:48 PM, Michael Naughton wrote:
One of the reasons I read this list is to keep on learning things
:-). I didn't know abot ShellExecute -- I'll give it a try.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.