A program to recognize and reward our most engaged community members
I want to set all components active and can be exported. Why the TCL code below doesn't work?
*createmark comps 1 all;
*marksuppressactive comps 1 0;
*marksuppressoutput comps 1 0;
Regards, Anchor
try using:
hm_createmark comps 1 'advanced' 'all'; *marksuppressactive comps 1 0; hm_createmark comps 1 'advanced' 'all'; *marksuppressoutput comps 1 0;
hm_createmark comps 1 'advanced' 'all';
regards,
another instance of error due to *createmark ](*,)