OSALoad/OSACompile block when machine is asleep
OSALoad/OSACompile block when machine is asleep
- Subject: OSALoad/OSACompile block when machine is asleep
- From: Brant Vasilieff <email@hidden>
- Date: Fri, 9 Nov 2001 10:36:01 -0800
When the machine is asleep, if I call OSALoad or OSACompile, that thread
will wait until I wake the machine, before continuing.
I'm am able to open the file and fetch the script resource out of it
just fine, but when I attempt to load or compile it, it just stops.
It's possible that the file is in te disk cache. When I do finally
manually wake the machine up the drive spins up, and the script loads
and executes just fine.
Is there a way to force the machine to wake up?