stringify
scorefile command -- return pointer to a string argument
USAGE:
val = stringify("somestring")
stringify
returns a pointer to the string argument (
"somestring"
) suitable for storing in RTcmix variables.