RPG is very similar to C or JAVA, but with out any OO. An AS/400 is just the same as any other box nowadays - it just tends to be a helluva lot faster and reliable!
I have a simple program that Connects, Opens, Puts a string ("Hello!"), Closes and Disconnects to a simple local queue. The message turns up on the requested queue as expected, but the prob ...