Append a text string to a string keyword's existing value. If the record rec has a keyword named key, and if this keyword has an existing non-empty-string value, the text string value will be appended to the existing text string. If the keyword has no existing text-string value, then str will become the new keyword value.
Definition at line 1549 of file drms_keyword.c.
|