Rem Short is an unsigned 16 bit integer BlitzMax primitive type. End Rem Local a:short a=65536;print "a="+a 'prints 0 a=-1;print "a="+a 'prints 65535