Is there any way to convert a string to binary or hexidecimal? I am making a program that needs to know this information in order to work properly. And of course I need to get the binary/hexidecimal back to a string in order to work properly.
(no MMF sting function "Bin( )" does NOT work because you need a NUMBER input.)