I so agree with the sentiment of this request.
(hope ive posted correctly)

Perhaps my logic was floored but I have found that
using a GOTO to exit a loop within a nested loop, it
has troubles from having a :Label within that loop.
Either way is messy compared to a proper exit command.

I think EXIT should behave differently 'except' that this
could really mess with backward compatibility for anyone
maintaining scripts written in the past which would be
expecting EXIT to exit.

So something else to do it would make more sense?