no DEFINE statements between executable statements

Project:Prolint Issue Tracker
Component:Rules
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active
Description

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.