Post Reply 
did anyone ever program in RPG?
12-30-2017, 12:33 AM (This post was last modified: 12-30-2017 07:04 AM by Don Shepherd.)
Post: #28
RE: did anyone ever program in RPG?
I received an old RPG programming book today, courtesy of Ebay. It was published in 1970 and addressed RPG programming on both the IBM 360 and the IBM System 3. Here are a few interesting tidbits from this old tome.

The authors claim that "K", as in 64K of memory, actually stands for multiples of 1028. Hmm, I always thought (and still think) that K=1024. How could they get this wrong?

When did "flowcharts" become "block diagrams" (perhaps when "Data Processing" became "Information Technology")? I realize nobody uses these today, but they were big when I began programming.

Apparently, early versions of RPG did not have square root functions; the book shows an example of RPG code that implements square root using the Newton-Raphson techniques. I wonder how trig functions were done in RPG. Since RPG seemed to be mostly designed for business processing, maybe that is a moot point.

The book looks into the future and briefly discusses "voice response" and includes the following sentence: Perhaps in the not-too-distant future some limited conversation ability will be possible with computers.

Hmm, Siri and Alexa, are you listening?

The 1970's were interesting.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: did anyone ever program in RPG? - Don Shepherd - 12-30-2017 12:33 AM



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