Post a little code and an example of the values you are getting.but value's are getting to big to fit in a 16bit var
And maybe think about upgrading to 2.5. The LONGS are cool.![]()
Post a little code and an example of the values you are getting.but value's are getting to big to fit in a 16bit var
And maybe think about upgrading to 2.5. The LONGS are cool.![]()
Dave
Always wear safety glasses while programming.
Thanks Dave,
Can you point me how to use the LONGS because when reading the PBP manual (online version and PDF @ melabs) they say 16bit is the maximum
If i try to compile more than 16bit it give's me an error (i upgraded to 250.B and use MPASM)
Are we talking about the same PICbasic ? I use Picbasic PRO from melabs
Yes, we are talking about the same PBP. The online version of the manual is a few versions old.
At the risk of saying you have an illegal copy, where is the printed manual you got when you upgraded?
Dave
Always wear safety glasses while programming.
Yes it is a risk !!!
Manual is at home, i'm a registred user since the early beginning of PB long before PBP excists hihi
I will have a look at home
now I notice the date you joined this forum. Sorry. Never know though.
Try thisCode:MYVAR VAR LONG
http://www.melabs.com/resources/articles/longs.pdf
Dave
Always wear safety glasses while programming.
Hi RFS
you have to make a little change in MPLAB to have PBPLong to work ...If i try to compile more than 16bit it give's me an error (i upgraded to 250.B and use MPASM)
Are we talking about the same PICbasic ? I use Picbasic PRO from melabs
you must select PBPL.exe as the "executable" in the "Language tools location" window, instead of PBPW ...
Melabs SHOULD have provided a DLL to simplify that ... ( I asked them When, but got a "may be yes - may be no" answer from them ...
LAZY People ...
Alain
************************************************** ***********************
Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
************************************************** ***********************
IF there is the word "Problem" in your question ...
certainly the answer is " RTFM " or " RTFDataSheet " !!!
*****************************************
Bookmarks