× 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.



At my first job we were coding in RPG on an IBM/360/20/5. Our invoicing program filled up the compiler, so we were constantly looking for ways to save a few bytes. Reviewing the program and making 'efficiency changes' was a normal activity.

One of the first things I learned to do was actually use the Boolean Algebra course I took, and convert "01 02 03" coded on multiple lines of code to "N01 or N02 or N03 GOTO end of that group." This automatically resulted in programs with little 'subroutines' built-in. Coding in 'subroutine-sized' blocks of code became habit out of necessity! (: Placing subroutines in individually-compiled programs was a natural outgrowth.

Paul E Musselman
Paulmmn@xxxxxxxxxxxxx

.

-----Original Message-----
From: MIDRANGE-L [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Barbara Morris
Sent: Tuesday, February 06, 2018 1:42 PM
To: midrange-l@xxxxxxxxxxxx
Subject: Re: What is a Modern RPG Programmer???

Pascal was the language taught in my first computing course, so the
concept of nested procedures has always seemed normal to me.

I recall trying to find out how to code a nested function in C when I
first encountered it. That frustrating experience is is stored in the
same place in my memory as my attempts to create a library within a
library when I first encountered the AS/400.

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
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.