02-19-2013, 10:20 AM
Hi Gintaras, hi all
i have a function trigerred by process termination, ie when firefox process stops, the function is launched. So far so good.
But, i'd like from time to time to be able to close firefox and skip the trigger (by code) to do something else within another macro, and reactivate the
trigger after.
Firefox closes ---> function (OnFirefoxClose) triggered by firefox close trigger ---> action
instead i'd like
Firefox close ---->stop OnFirefoxClose trigger; do action --> OnFirefoxClose on again
Is it possible???
i have a function trigerred by process termination, ie when firefox process stops, the function is launched. So far so good.
But, i'd like from time to time to be able to close firefox and skip the trigger (by code) to do something else within another macro, and reactivate the
trigger after.
Firefox closes ---> function (OnFirefoxClose) triggered by firefox close trigger ---> action
instead i'd like
Firefox close ---->stop OnFirefoxClose trigger; do action --> OnFirefoxClose on again
Is it possible???