Demon,
That PortC.3 does have an analog input option, but I'm pretty sure I initialised everything as digital.

ANSEL = 0 'All ports digital
ANSELH = 0 'All ports digital

Of course, there's an awful lot of functionality on one of these micros so it's entirely possible I've overlooked something.

Regards,

Troy