SHELL ERROR

JAMESBOND007 29/07/2010 09:45:16
#348752
Chamar executável!!! já olhei em tópicos aqui do fórum, mas infelizmente também não obtive êxito.
sempre da o mesmo erro
[txt-color=#e80000]Run-time error [ô]5[ô]: Invalid procedure call or argument [/txt-color]
Private Sub Timer6_Timer()
Shell App.Path & [Ô]\executavel.exe[Ô], vbNormalFocus
End Sub

ou
Private Sub Timer6_Timer()
Shell ([Ô]C:\Documents and Settings\Administrador\Desktop
ovo3\executavel.exe[Ô])
End Sub
JAMESBOND007 29/07/2010 17:22:40
#348817
Alguem???
MARCELO.TREZE 29/07/2010 18:11:20
#348834
assim filho

Dim ExcShell As String

ExcShell = Shell ([Ô]C:\Documents and Settings\Administrador\Desktop
ovo3\executavel.exe[Ô])


tente ai

JAMESBOND007 30/07/2010 08:34:57
#348871
Mesmo erro MARCELO-TREZE
Tópico encerrado , respostas não são mais permitidas