236: Reserved textbox type

You used the character combination [-] or [-: at the beginning of a line. But the hyphen inside square brackets is reserved to mark a future textbox type in forms.

Solution

You can add a backslash before the hyphen inside the square brackets like [\-] to print it without its reserved meaning at the beginning of a line.