|
Ring around, sounds like you are unpunctual, forwarded. (10)
|
|
|
|
|
Circulated ?
In a closed society where everybody's guilty, the only crime is getting caught. In a world of thieves, the only final sin is stupidity. - Hunter S Thompson - RIP
modified 6hrs 20mins ago.
|
|
|
|
|
That is a pretty good guess.
Does "around" mean "sounds like" ? I thought it was a clue that the text is within the word, like Cir-something-cle.
modified 7hrs 10mins ago.
|
|
|
|
|
|
Sounds like you are unpunctual = u late
|
|
|
|
|
This part was clear. I understood so far the word "around" as : the word along with it would be cut in syllables which would be put "around" the rest of the clue. So in this case "ring around" = "Circle around" = "Cir - rest of the clue - cle". In this case however, "around" means "sounds like". Which I did not expect.
Not only does explaining it break the charm, but it seems that I cannot even bring it to my point. Silly me !
|
|
|
|
|
You are absolutely correct in your logic - there was a mistake in the clue
In a closed society where everybody's guilty, the only crime is getting caught. In a world of thieves, the only final sin is stupidity. - Hunter S Thompson - RIP
|
|
|
|
|
|
Ah okay ! Sorry for the question, I am still trying to understand the subtleness of CCCs, so sometimes need an explanation. I managed to solve only one since DD started with them, so I still hope to up the count.
|
|
|
|
|
Ring around, sounds like you are unpunctual, forwarded. (10)
So, when I was starting this out, the thought process was:
Circled was the ring, and it would go around the rest of the answer. That means that Circled should surround the other part of the answer. However, my mistake was dropping the l and e here.
So, with the rest of the answer, Circled would have gone around ulate. That pesky l/e was my blindspot here, if I had left it in, that would be Circlulateed.
|
|
|
|
|
To be honest, I'm surprised you got this because it was a one minute clue and I've just spotted a mistake in it.
|
|
|
|
|
I spotted the mistake and took a guess Pete - ulate and circ gave it away
In a closed society where everybody's guilty, the only crime is getting caught. In a world of thieves, the only final sin is stupidity. - Hunter S Thompson - RIP
|
|
|
|
|
A customer showed me their internal system yesterday.
It runs on an IBM AS/400 and it's written in IBM RPG.
RPG was originally developed in 1959, but the latest stable version is from 2020.
I must say it looks surprisingly modern: Coding in RPG IV - a beginner's tutorial[^]
Not sure if that's also the version of RPG that their software is programmed in, but I'm guessing it isn't as it's 40-something years old.
Other than that it looks like a fancy DOS program (colored letters on a white background, so no retro black/green, and completely keyboard driven, although mouse works too).
Apparently, they've been trying to replace it for 25 years, but without much success.
Meanwhile it's still actively being developed and their supplier has a development team just for this client (all other customers switched to the newer version of the product).
My client is now looking into buying the entire product just so they can keep using it
They could buy the product, but the programmers are of course in no way obliged to move with the software.
My guess is they'll HAVE TO replace it in the coming ten years or so and it would be better to start working on a replacement NOW rather than buy something that's already obsolete.
But just out of curiosity, how many here worked on RPG and how many still do, could and/or want to?
|
|
|
|
|
I have worked for a short period on a IBM S/36 with RPG II some 30 odd years ago.
Forgot all about it besides the fact that it looked a lot like assembler and after checking your link doesn't even remotely resemble RPG IV.
After some 4 months I switched to the client side development which was done in Clipper 5 synchronising data with the S/36.
|
|
|
|
|
Loved Clipper - my first paying language
In a closed society where everybody's guilty, the only crime is getting caught. In a world of thieves, the only final sin is stupidity. - Hunter S Thompson - RIP
|
|
|
|
|
My dad won't shut up about how great Clipper was and that everything that came after it is just a rip off
|
|
|
|
|
|
I'm especially fond of JRPG's
|
|
|
|
|
Sander Rossel wrote: I'm especially fond of JRPG's JSOP
Fixed that for you
|
|
|
|
|
I'd have to be almost as old as RPG to know who that is
Haven't seen him around in ages, but then again, I'm not on here as much as I used to...
|
|
|
|
|
In 1998 a contractor came to our place of business to give a short course in RPG.
I must say I was impressed with how primitive it was.
The difficult we do right away...
...the impossible takes slightly longer.
|
|
|
|
|
Richard Andrew x64 wrote: I must say I was impressed with how primitive it was. I do not know RPG (except by name, for 40+ years), never programmed it, yet I am curious to your criteria for classifying RPG (or any other language as "primitive". Is it primarily because it is lacking certain features (if so: which features?) Or is it primarily for the way it is doing things?
I am curious to how well such evaluation criteria - in a language independent from - would classify the languages of today, and their early versions, as "primitive". Was the original strostrup C++ language "primitive"? Was C&R C? Did C# start out as a "primitive" language, but at some version had developed to "non-primitive" and maybe later to "advanced"?
I must admit that I think the last half dozen or so revisions of C++ and C# have brought "advanced" features that I'd rather be without!
Religious freedom is the freedom to say that two plus two make five.
|
|
|
|
|
I called it primitive due to its syntax and grammar, because it didn't really have any.
This is what I recall from 1998:
The function calls, literals, and parameters were entered on a single line by their column positions.
For instance, a line that prints a file might look like the following:
PRN DATA K MQ
Where the parameters K, M and Q were codes for the options chosen and they must appear in their designated columns.
The K could have been the number of lines to print and the M could have been which report format to use and the Q could have been a modifier of some sort.
RPG was named for being a Report Generator language.
The difficult we do right away...
...the impossible takes slightly longer.
modified 1hr ago.
|
|
|
|
|
You have to play as a Lawful Paladin.
CI/CD = Continuous Impediment/Continuous Despair
|
|
|
|
|
I prefer to be neutral chaotic adventurer
M.D.V.
If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about?
Help me to understand what I'm saying, and I'll explain it better to you
Rating helpful answers is nice, but saying thanks can be even nicer.
|
|
|
|