pc.my

Processing Code/Restore Processor, Releases: AP and R83

Mask hexadecimal to ASCII function.

Description

converts all ASCII-hexidecimal characters in a given value to their corresponding ASCII equivalent.

The characters are converted two at a time to 1-digit ASCII characters.

The 'mx' code is the inverse of the 'my' code.

Example

-------- ---------- ------
313233 my 123
616263 my abc
6120646F67 my a dog

See Also

Command Name Type Description
pc.mx Processing Code Mask hexadecimal function.
basic.iconv Function Input conversion function.
pc.mcdx Processing Code Mask convert decimal to hexadecimal
output-conversion Attribute Defining Item References attribute 14 of a dictionary.
processing.codes Definition Overview of processing codes.
pc.mcxd Processing Code Converts hexadecimal to decimal.
pc Introductory

User Comments

What do you think?

Share your experience or ask a question by using the form below.

Login to leave your comments.