Hello Everyone,

I'm trying to compile the program X10_firecracker.bas contained in my last post here dated the 6th February 2008 to a 18F452 and am getting these two warnings below?

Warning[202] c\pbp\pond controller~1.mac67:Argument out of range. Least significant bits used.

Warning[202] c\pbp\pond controller~1.mac83:Argument out of range. Least significant bits used.

When I comment out these two lines of code below in the program then it compiles:
READ housetbl+house,byt
READ unittbl+(unit//8),tmp

Would anyone have any suggestions as to why it compiles for the 877 but not for the 452 as I am at a total loss on this one? Any help will be greatly appreciated.

Thanks
jessey