In reply to dave_59:
Hi Dave,
Thanks, but could you check the syntax one more time? I am getting the following error:
Error-[STASKE_VPAMHFS] Invalid argument to $value$plusargs
An invalid plusarg_format string ‘num_sets_0=’ is passed as first argument
to $value$plusargs.
Please ensure that the first argument to $value$plusargs is a valid
plusarg_format specifier string.
This is my code:
foreach (ovrd_num_sets[i]) void'($value$plusargs(($sformatf("num_sets_%0d=",i)), ovrd_num_sets[i]));