in reply to Re^2: Prevent windows dialog when using file test -e
in thread Prevent windows dialog when using file test -e
He might have meant 0x8000. If 0x8000 works, I'd use that. Using 0x0001 could disable more than you intend to disable.
Reference: SetErrorMode
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Prevent windows dialog when using file test -e
by BrowserUk (Patriarch) on Jun 22, 2006 at 21:04 UTC | |
|
Re^4: Prevent windows dialog when using file test -e
by Outaspace (Scribe) on Jun 22, 2006 at 21:56 UTC | |
by ikegami (Patriarch) on Jun 22, 2006 at 22:10 UTC | |
by Outaspace (Scribe) on Jun 23, 2006 at 11:41 UTC |