Hi!

Quote:
flags=^SHOW;


should be

flags ^= SHOW;

Could this be the problem smile
Ottawa