TURNOVER Client for Windows I really like the Softlanding (aka Unicom) TURNOVER for Windows, aka Turnover CLIENT aka Turnover Graphical Editor. It’s simple to use, not as clunky and old fashioned as the terminal based green screen menus and it’s just simple. Being simple myself, I like simple. 😉 Some people love the graphical editor.

Read More

Hands up and stand away from the keyboard. It’s time for a thinking day. Do a little less for one day might mean doing far more for many more…. It’s not often I blog about somebody elses blog… is that Blogging2? Yesterday, I read this excellent article by John Donahoe, previous CEO of Ebay. Published

Read More

I just could not think of the best way to describe this blog without using a hundred words. I wanted to write about the enticingly named woocommerce multicurrency free wordpress plugin but the title of this blog should really say “how to display multi-currency prices in woo-commerce shopping carts and tweak them to display the multi-currency

Read More

Debugging RPG Webservices can be a pain in the proverbial; finding the IBM i background jobs that are running the REST Service, starting job service mode to get at the program variables and then discovering that the program was not compiled with DBGVIEW(*SOURCE) so you cant see the variables anyway. #aaaargh Debugging IBM i Webservices

Read More

+Happy New Year 2018. One of my new years resolutions was to write cleaner code, and in the spirit of out with the old and in with the new… I already use the RPG COPYRIGHT statement and the CL COPYRIGHT STATEMENT to store the copyright message and (more importantly to me) the Version or Release number

Read More

Bailey Litten – English Springer Spaniel Bailey Version 2.0 – He’s my wing man and constant companion. He never nags, never complains and is always thrilled to see me whether I have left him alone for a minute or for a day. To test if your dog loves you more than your wife – trying locking

Read More

I wanted a handy little RPG code snippet to return the day name for a date. My requirement was to  feed in a date like “Nov 30 2017” and it to tell me that its ‘Thursday’. Google to the rescue, I found a nice little article by RAFAEL VICTORIA-PEREIRA (Thankyou Sir!) which has a code sample

Read More

Download RDi Second Cup of Coffee – Check. Consumed Doughnut – Check. Removed crumbs and sticky remnants of doughnut from laptop keyboard – Check. And Face – Check. Calendar confirms that todays the day IBM release #IBMi RDi 9.6 – Check. Lets got and grab it – Check. 🙂 I’ve been running RDi 9.5.1.2 for

Read More

OK. I will admit that I’m a fan of IBM i ACS, it’s a long awaited breath of fresh air and a great replacement for the old AS400 Client Access connectivity suite. So when I foggily log on to my windows machine, gulping the mornings first scalding mouthful of todays (slightly dodgy tasting if truth be

Read More

So, yesterday I added a neat little snippet to my Control Language Program on this #IBMi system, and re-awakened an irritating feature thats bitten me before. I slept badly last night with this problem niggling away in my brain. But awoke to a bright chilly Las Vegas morning with a steamy coffee and a solution

Read More

Search Scan Replace text in IFS files on IBM i using QSH This morning I wanted to find a quick and dirty way to “Scan Replace text in IFS” files without writing a program to do it…. SPOILER ALERT – it’s really really insanely simple using JAVA QSHELL and the SED command So, before I

Read More