Cause
This error occurs if your application code attempts to perform a readString or readLine operation on a file opened as binary.
Action
Change your application code so that text reads are not done on binary files.
VERSION 2018.0.01 | Copyright © 2018 Jade Software Corporation Limited. All rights reserved.