Hi,
I' d try a first thing ...
Code:
if Myword.15 then
MyWord = Myword * -1 ' absolute value
MyLong = MyWord * -1 ' the negative number
Else
MyLong = MyWord
Endif
certainly not the smartest ... but simple.
*** IDEA : TO BE CONFIRMED ***
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