The DQPARSETOKENPUT
function enables you to insert a new value that is associated with
a specified token into a parsed value. If a value exists for that
token in the input value, the new value is inserted before the existing
value. The existing value is retained.
You can specify a variable
name for the value of
parsed-char, and then assign the return value from DQPARSETOKENPUT to the same
variable.