in reply to Keeping a script from going on before a sub is done
Normally, scripts don't go on until a subprocedure is done. But there are ways to make it do so, and you're most likely using one of them. However, you're not showing any code, so it's hard to tell what you're doing incorrectly.
A couple things off the top of my head are:
There are other ways, too, of course. If you'd show a bit of code, perhaps someone could help you identify the problem.
...roboticus
When your only tool is a hammer, all problems look like your thumb.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Keeping a script from going on before a sub is done
by Anonymous Monk on Jun 25, 2012 at 06:52 UTC |