Compiling for the 18F252, you can't use the MPASM !!!!!!!

The error occurs, because you are using numbers (or calculations) which are bigger then 16 Bits !
Check your source (or look in your .lst-file for the error) for this big number.