Description:
This method formats the current field value as a NetBios name. NetBios names are formed by taking a hex byte and converting it to the equivalent ASCII character. Then take the hex value of the ASCII character, and subtract hex 41 (ASCII 'A'). This number forms the first nibble of the actual hex value. Repeat. Take the resulting hex value and interpret it as an ASCII character.
Parameters:
|
None |
|
|
|
Example:
FIELD node_name (Fixed 4) (NetBiosName) "Net bios name"