call_form and timers
Given that form_A has a timer TA and calls form_B [ using call_form('form_b', NO_HIDE, NO_REPLACE, QUERY_ONLY) ]
Is the timer TA still active while you are in form_B?
I don't know how to display timers in debug mode, thus I haven't been able to figure this out yet.
This is an urgent matter and any help would be appreciated