🔠Convert file from ASCII to HEX
Convert the contents of the file to hexadecimal text. Select the file using the GetOpenFileName function. That is, the letter "A" = Ansi (65) = $ 41, and so on. Select the result file using the GetSaveFileName function.