View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
pls123 pls123 is offline
external usenet poster
 
Posts: 121
Default shell function + wait parameter

hi all i found this page..

http://msdn.microsoft.com/en-us/libr...yk(VS.80).aspx

i need the wait parameter to be activated for my shell ...

x = Shell("C:\abc.exe")

can anybody show me the right syntax if the case is possible..?

tx all