saw this but WPUB must be wrong -- creates an error

option_reg.7=0 ' Enable WPUs by individual pin
WPUB = %11110000 'enable weak pullups on RB7, RB6, RB5 & RB4

anyway -- trying to make this easy -- never used the pullups before.

INTCON2.7 ?

I'm seeing all sorts of conflicting internet crap about it and pullups are not not even mentioned in my PBP manual.

Just trying to enable a pullup on GPIO 1 on a 12c508 and all other ports are output. HELP ! -- THANKS