PDA

View Full Version : HOOKS, 6 each ?


BitManip
03-05-2008, 01:31 PM
The Hooks listed in the manual 6 each: Q: Are they the only hooks that are available? Like can I create my own?
Q: About the Startup Hook, does it exicute only on lets say "A Power Up"? Or is there one for coming out of a Sleep type of Hook?

Thanks

mgenti
03-05-2008, 04:23 PM
The hooks are defined in the core functionality of Snappy and cannot be changed or added too.

The startup event only occurs when the unit is powered on. If you issue a sleep command in your script when we return from sleep we will start at the next line in your script.