Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > microsoft.public.scripting.vbscript > #12355
| From | "R.Wieser" <address@not.available> |
|---|---|
| Newsgroups | microsoft.public.scripting.vbscript |
| Subject | wshell.run on a datafile sometimes fails - what could be causing it ? |
| Date | 2021-07-08 12:25 +0200 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <sc6js1$18mt$1@gioia.aioe.org> (permalink) |
Hello all, I've made a small script which uses "wscript.run" to open a few folders, a console window and open a datafile (implicitily running its executable). Each of those steps is seperated by a sleep of half a second. The script is manually started (by doubleclicking it). The thing is that /sometimes/ the datafile step fails, and all I hear is a single beep. I would like to know what causes it to fail, and what I can do against it. Regards, Rudy Wieser
Back to microsoft.public.scripting.vbscript | Previous | Next — Next in thread | Find similar
wshell.run on a datafile sometimes fails - what could be causing it ? "R.Wieser" <address@not.available> - 2021-07-08 12:25 +0200
Re: wshell.run on a datafile sometimes fails - what could be causing it ? JJ <jj4public@gmail.com> - 2021-07-09 18:30 +0700
Re: wshell.run on a datafile sometimes fails - what could be causing it ? "R.Wieser" <address@not.available> - 2021-07-09 15:34 +0200
Re: wshell.run on a datafile sometimes fails - what could be causing it ? JJ <jj4public@gmail.com> - 2021-07-10 12:42 +0700
Re: wshell.run on a datafile sometimes fails - what could be causing it ? "R.Wieser" <address@not.available> - 2021-07-10 11:07 +0200
csiph-web