I dont think its possible directly,but a workaround could be to set flag2 if
other flags are on.

//c-script

//set flag2 if other flags are set
if(my.flag3 == on) { my.flag2 = on;}

//now c_trace will ignore flag2 which in turn is due to flag3
c_trace(...)


zazang


I like good 'views' because they have no 'strings' attached..