PDR1672S

The <TEXTUNTIL> tag with type string must have a character string as the value parameter, but it is missing.

What happened: You specified a <TEXTUNTIL> type of S(tring) but did not specify a character string for the value parameter.

What to do: Specify the value parameter. Remember to put single quotes around the character string if it has space(s) in it.