Quote:

on_o = show_debug(); is wrong.. you have to assign the function pointer!: on_o = show_debug;




I'm aware of that, but for some reason I realy dont want to try and track down right now it just dosn't work. Using F1 is fine for now.