Hi, the following is no more than a curiosity: there is no dirty trick to produce a string from a list of tokens (except for suffixes), isn't there? That is, a macro 'stringify(text t)' such that stringify(scantokens(s)) would return string s... Nicola