Thanks Joe,

I mean to read single bits I can use MR[bit] instead of MR.0[bit]??

Also, I can keep using this variable as a Word? I mean for example if I can assign this bit variable to a word variable:

W var word
MR=W


Can I do that?

Many thanks,

Ricard.