Hi,
There is a way to do this now, but's not so nice.
Just use an user variable (int) and add one to in every job as the 1st task.
The last task in every job should substract one from it.
Using a condition on every job you can check this user variable and exit a job if the amount is exeeding a threshold.
Every job should run nicely so the counter stays correct.
But why limit the amount of running jobs?
regards,
Erik
Uses Visualcron since 2006.