| Project: | Prolint Issue Tracker |
| Component: | Rules |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
DEFINE VARIABLE statements should not be used after any executable statements. In other words, enforce that DEFINEs only appear in the definition section before any actual logic.