buddyB
Member
Dear...
I need to convert a hexadecimal code (string of 1 byte) to a binary code (string of 4 bytes).
Other possible solutions are okay too.
The help-file gives the following solution:
Code:
--------------------------------------------------------------------------------
I need to convert a hexadecimal code (string of 1 byte) to a binary code (string of 4 bytes).
Other possible solutions are okay too.
The help-file gives the following solution:
Code:
--------------------------------------------------------------------------------