Thanks.
It sounds like I should just avoid using the Shift type divides then with Longs...
Martin
Thanks.
It sounds like I should just avoid using the Shift type divides then with Longs...
Martin
Just to correct myself, the code in my last post should have been:
lCTemp=(B5+8)>>4
IF lCTemp.27 THEN lCTemp=lCTemp|$F0000000
I accidentally used an AND instead of an OR
"I think fish is nice, but then I think that rain is wet, so who am I to judge?" - Douglas Adams
Bookmarks