Message 10288

TUFLOW FV
Available since version: 2026.2.0
ERROR 10288 - Unbalanced “DEFINE EVENT”/“END DEFINE” count. Line no: <line_number> : “<line_text>”

Description

A Define Event block was opened without a matching End Define, or an End Define was found without a preceding Define Event. Every Define Event in the Event File must be closed with a corresponding End Define.

Suggestions

Check the Event File for a missing End Define at or before the line shown, or a End Define that has no matching Define Event.