Re: SHELL Command problem
- From: fajp@xxxxxxxxxxxxxxxxxxxx (Frank Adam)
- Date: Thu, 31 Aug 2006 18:48:31 +1000
On Wed, 30 Aug 2006 22:18:38 -0400, "Randy Birch"
<rgb_removethis@xxxxxxxx> wrote:
Ha! success <= 32, not success < 32.
Hey Rick, it's ok. I got him back. ;-)
And if the call does fail, you can have the Open With dialog pop up using:
If success < 32 Then
Call Shell("rundll32.exe shell32.dll,OpenAs_RunDLL " & sFile,
vbNormalFocus)
End If
--
Regards, Frank
.
- References:
- SHELL Command problem
- From: David L. Jones
- Re: SHELL Command problem
- From: Frank Adam
- Re: SHELL Command problem
- From: David L. Jones
- Re: SHELL Command problem
- From: Frank Adam
- Re: SHELL Command problem
- From: David L. Jones
- Re: SHELL Command problem
- From: Randy Birch
- SHELL Command problem
- Prev by Date: Re: directory listing, mp3 files
- Next by Date: Re: Terminate a MsgBox
- Previous by thread: Re: SHELL Command problem
- Next by thread: Use of Recycle Bin on various drive types
- Index(es):