Navigation: Reference > Functions By Category > Num and Bits >
DwFix()
Creates a 32 bit number from the high and low 16 bit parts preventing the automatic conversion to double on values >= 0x80000000.
Syntax:
DwFix( <nHiWord> , <nLoWord> ) -> nDwNumber