Post Reply 
Suggestions for enhancements to PPL
03-15-2015, 01:17 PM
Post: #1
Suggestions for enhancements to PPL
Can we please have WEND, ENDIF (or FI) and NEXT added as synonyms for END?

I often find myself with multiple END statements together, especially while writing code using the template feature to insert blocks. Finding the right point to add the next piece of code is harder than it need be because you have to scroll up and down to check which END belongs to which starting statement.

If all the ENDs aren't called END then the problem is reduced. :-)

If the editor could display the nesting depth as a status option somewhere then that would also be useful.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Suggestions for enhancements to PPL - BruceH - 03-15-2015 01:17 PM



User(s) browsing this thread: 1 Guest(s)