11-16-2012, 06:44 AM
OK.
Just a precision : suppose i want to act on process for two purposes (run a macro if a process dies AND watch processes for cpu use forinstance).
Can I put two identical functions in init2 which only differ in event 2 code, or is must I code all process exit events in the same functions?
2. Is there a limit in init2 functions number I can put in?
3. Do they run synchronously or sequentially?
Just a precision : suppose i want to act on process for two purposes (run a macro if a process dies AND watch processes for cpu use forinstance).
Can I put two identical functions in init2 which only differ in event 2 code, or is must I code all process exit events in the same functions?
2. Is there a limit in init2 functions number I can put in?
3. Do they run synchronously or sequentially?