I must insert on msgget a number serial
sample : -1974753522
on my application I use
MsgGet("Key Generator","Enter Serial Number: ",@nSerial)
but when I try to insert the serial number it make error because I can insert only -197475352
and I cannot insert the last "2"
WHY ?