× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Gee, I just convert the code to Free format, and I can visually see the indents!

I try to keep it under 5 levels of indentation, but some old code goes 12 levels deep, or deeper.

Free your code! Free yourself from punch-card-limitation from the 1950's, 60's & 70's! <Big Smile>

If we no longer use punch-cards, why do some still code in the punch-card format? Nostalgia for their youth maybe?

Since going free, I no longer use the Ctrl+Shift+O (Show Nesting block). It no longer serves a purpose on Free-format code.

PS. I use a third-party tool to update the Free-format and automatically indent the code RDI, RPG Tool-Box. RDI now has a built in indenter, which is okay for start. But doesn't compare to companies that have been doing it for decades. Experience always rules the day!

-Ken Killian-


-----Original Message-----
I'm sure there's an official name, but I don't know what it is. If you used RDi, you could press Ctrl-Shift-O and see them for yourself :-) They are vertical lines and horizontal arrows which connect the tops and bottoms of control blocks, for example IF and ENDIF. If there's nesting, there is one line for each control block. Makes it easier to follow logic in code where a control block is a hundred lines long and nested 12 deep :-/

They are created on the fly, and as far as I can tell, not stored with the source member in the cache. They are not persistent; RDi won't show them tomorrow. I didn't try to look through all of the workspace to see if there are other places this might be squirreled away.


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.