View Full Version : Is it impossible to run an event on resume hibernation?
Mastiff
August 31st, 2006, 02:18 AM
I have tried "OnResumeSuspend", "OnResumeStandby", "OnResumeCritical" and just about every other thing I can think of, but I'm not able to get an action triggered when the computer wakes up from hibernation. Isn't it possible, or is there something weird with my PC?
Edit: Sorry, that wasn't the culprit. I had the events attached to an actino that was within a macro, and when I moved it outside the macro, everything worked. But that begs another question: Shouldn't that have worked?
mhund
August 31st, 2006, 05:06 AM
Question: Als long as the action was part of the macro, was the event attached to the single action or to the whole macro?
Maybe there is the reasnon to your issue ...
Mastiff
August 31st, 2006, 08:12 AM
Attached to a single action. But I have done that before (having macros that are to be run at specific events and then running parts of that macro at other times). Then I don't have to have duplicates of a lot of commands.
Ron
August 31st, 2006, 08:19 AM
if an event is attached to an action inside a macro it will not work.
Inside a macro actions are triggered only if the macro was triggered.
Mastiff
August 31st, 2006, 01:36 PM
Aha. OK, thanks. That stuff must have been in an earlier version...like 3.3! ;)
Ron
August 31st, 2006, 03:24 PM
must have been Girder 2!
Mastiff
August 31st, 2006, 11:33 PM
Or a delusional dream some time...because I don't think I got into Girder until version 3!
Powered by vBulletin® Version 4.1.8 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.