/LENGTH=BYTE /LENGTH=LONGWORD (default) /LENGTH=WORD Specifies the size of the value sought -- byte, word, or longword. Often looking at the value one cannot tell: is 7 to be handled as byte 07, word 0007 or longword 00000007.