       1mctoken 4m22mstrvar24m 4mseparators0m
              Parse a token out of a character string.  The string to parse is
              contained in the variable named 4mstrvar24m.  The  string  4mseparators0m
              contains all of the valid separator characters for tokens in the
              string.  All leading separators are skipped and the first  token
              is  returned.   The  variable 4mstrvar24m will be modified to contain
              the remainder of the string following the token.

              This command does not work with binary data.
