Category Archives: ASCII

Convert Unicode Files to ASCII

I had a situation at work recently where I needed to mine some Unicode-formatted HL7 files for data.  For my purposes, I really needed the files in plain text format.  Here’s the VBScript I used to convert the HL7 files … Continue reading

Posted in ASCII, How I Do IT, Unicode, VBScript | 3 Comments