MoonMullen
Programmer
I have end-users who download reports from a mainframe that need to be in text format, however the files sometimes come down in binary format. The file is named with the txt extension. My Excel addin, using VBA code, then translates that text file into a workbook. How can I do a quick check on the text file to determine if the data within is truely in a text format? I know it is in a binary format because it looks like this " ×ÇÔz@ÔÉÉ×ÂÒñô@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@ÇÅÕÅÙÁÓ@ÔÖãÖÙâ@ÃÖÙ×ÖÙÁãÉÖÕ". Does anyone have any idea on what I can do?
@@@@@@@@@@@@@@@@@@@ÇÅÕÅÙÁÓ@ÔÖãÖÙâ@ÃÖÙ×ÖÙÁãÉÖÕ". Does anyone have any idea on what I can do?