You learned in Segment 498 that tokenizers read strings, such as the single character string, "M", which become the value of the tokenizer's sval instance variable. Accordingly, you can easily extract strings from a file.
"M"
sval