I tried it again, all components has "Generate at runtime" but it still not canceling the JOBS.
this is what I run in the JOBS:
:SET &RET# = activate_uc_object(SCRI.TASK_KILLER)
:P &RET#
:SET &HND# = PREP_PROCESS("NMORAD_WIN01","WINCMD","*","CMD=ping 127.0.0.1 -n 240","UC_LOGIN=LOGIN.NMORAD")
:process &hnd#
: set &line# = get_process_line(&hnd#)
: p &line#