Better I-Logic feedback.
for simpler problems what system will return with a Parameter not found for example, with names/notes, which help locate the offending line or key word.
However, more complex code failures usually end With a E-Stop command with an unknown error somewhere in the Code.
You can write in messages after each element to help locate the offending line of code,
However if this can be located manually, surely it can be located automatically? After all with a simple incorrect name, or Parameter the system will tell you which line to focus on, and return you to the code with the offender highlighted.