BinToHex

Description #

Just the opposite of the HEXTOBIN command. This converts a binary string back to hexadecimal. Useful for making sense of some ASM code/data files.

Technical Details #

Arguments #

det(18,“BINSTRING”)

Outputs #

Converts a binary string into a string of hex characters.