can anybody know how to search for number?
else if (screen_num == 68) { audioips(); if (configpm[33] != 2) { configpm[33] = 2; configpm[34] = 0; configpm[35] = 0; Write_Master(); } goto audio_ip2; } else if (screen_num == 36) // /* what about 27? */ { audioips(); if (configpm[33] != 3) { configpm[33] = 3; resetOPbits(); Write_Master(); } goto audio_ip2; } else if (screen_num == 69) {