Post Reply 
Suggestions for enhancements to PPL
03-15-2015, 07:03 PM
Post: #5
RE: Suggestions for enhancements to PPL
(03-15-2015 01:17 PM)BruceH Wrote:  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.

No, nesting depth is a waste of effort, individual words as in 1st para are clearly the way to go.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Suggestions for enhancements to PPL - Gerald H - 03-15-2015 07:03 PM



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