I have a class and I would like to dynamically change its selectivity attribute in run-time and then call $system.OBJ.Compile to
recompile the class. I have changed the selectivity to a global, but it seems like it does not work. Any suggestions? Thanks.