This instruction is used with RPE, and you also want to have the rule_prologue function, or rule_epilogue, active anyway
Normally rule_int is executed on the first occurrence of one of the following instructions/keywords:
•rc
Using rule_start_norc RTE, even in the absence of the above occurrences, executes rule_init and disables the execution of all rules.
Syntax |
rule_start_norc |
---|---|
Validity |
Task |
Note |
Fields ref and end_ref by default are not updated if no rule is present. Wanting to reactivate the rules would require acting on the order instruction (previously active rules will be put back into execution) |