Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
More Fun with Excel OLE
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00205681
Message ID:
00205737
Views:
17
George, You're a pro at this. I have:

local nretval
declare long FindExecutable in "shell32.dll" ;
string lpFile, string lpDirectory, string @lpResult

buffer = space(200)
nretval = FindExecutable("excel.exe", "c:\", @buffer)

In this case I don't know for sure where it'll be installed, so is there a way to "broaden" the search from the "c:\" parameter?
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform