Can the Shell statement be trusted to have a synchronous shell on all platforms?
I need to call a unique IE browser instance based on the htm extension.
I'm using FindExecutable() then running the shell statement and wait until it's destroyed.
Can this combination be trusted?
(Nescape etc..)
------------------
I need to call a unique IE browser instance based on the htm extension.
I'm using FindExecutable() then running the shell statement and wait until it's destroyed.
Can this combination be trusted?
(Nescape etc..)
------------------
Comment