What would be the parameters to include all characters when using Word()?
Thanks
Word(printables), perhaps?
printables includes all non-whitespace 7-bit ASCII characters.
-- Paul
Log in to post a comment.
What would be the parameters to include all characters when using Word()?
Thanks
Word(printables), perhaps?
printables includes all non-whitespace 7-bit ASCII characters.
-- Paul
Thanks