wordIO has problem with string input
In 2106 changed the lazy input conversion of string to word to test (tok.isQuotedString()) - this was done to avoid verbatim strings and expression strings from being considered. Should also allow isVariable() too.