Russ, I think your problem is in the this line of code:

SCL VAR PORTA.4 ' Serial clockS

PortA.4 is an open collector pin and I think not suitable for I2C comm.

Try to change pin.

Cheers

Al.