with this new header:

DEFINE ADC_BITS 10
DEFINE ADC_CLOCK 3
DEFINE ADC_SAMPLEUS 50
'cmcon=7
ADCON0=%11000011 'dec 195
ansel=%001


it still does not work ... any idea?