It was brought to our attention that reading the contents of a text file via VB Script (as described here -
VB Script - Read and Write Text file using an Array (qxcmm.com)) will be problematic if the text file encoding is UTF-8 BOM. This BOM encoding adds 3 Bytes of "garbage" data to the beginning of the Data Stream that shows up in VB Variables / Strings as shown below: