Code:
Symbol CMCON = $1f 'Alias $1f to CMCON
CMCON is at address $19

And if you are using a 12F675, you'll also need to set ANSEL($9F) to 0.
<br>