Today
This week
This month
Last month
Last 6 months
Last year
All time
No Date
We once wrote an article describing an RPG Open Access (OA) Handler designed to simplify the production of Character Separated Variable (CSV) files that avoided the need to use the CPYTOIMPF command or to code directly to the C I/O functions. If…
June 26, 2016
Article at IBM Systems
We heard recently from someone who ran into difficulty using code from one of our recent articles on Open Access because they didn't have the required library QOAR on their system. So they contacted IBM support for help. I suspect some of you may be…
January 08, 2015
Article at IBM Systems
Since we wrote our first articles on RPG Open Access (OA) many months ago, we have taught the topic to hundreds of RPGers. The more people we taught, the more obvious it became that the apparent complexity of writing an OA handler turned many…
December 27, 2014
Article at IBM Systems
As we mentioned in our recent blog post, “Open Access—Oh the Thinks You Can Think!” , we’ve been thinking about different ways we can use RPG Open Access (OA). One approach suggested by IBM’s Dan Cruikshank was in the area of processing lists of data…
September 29, 2013
Article at IBM Systems
The more we work with Open Access for RPG the more we realize how much more we can do with it. For example, a couple of weeks ago Jon published an article detailing an RPG Open Access (OA) handler that allows entries to be written to a data queue…
September 11, 2013
Article at IBM Systems
In our previous article, “Handling Input Handlers With RPG Open Access,” we demonstrated the basics of writing an Open Access (OA) input handler for CSV files. In this article, we’re taking that same handler to the next level, adding additional…
February 27, 2013
Article at IBM Systems
Recently, we’ve been revisiting RPG Open Access. Last month, we explored an OA handler that used a Web service to convert currency values. In an earlier series on OA we explored a handler to write to the IFS so that programmers could write to IFS…
January 27, 2013
Article at IBM Systems
Print In our previous article, we discussed the basic design criteria for a buffer style Open Access (OA) handler that would let us access a currency exchange Web service using conventional RPG op-codes. As promised, this article describes the…
December 29, 2012
Article at IBM Systems
Print For this month’s column, we thought we’d revisit the subject of RPG Open Access (OA). Why? Because during several conversations at recent conferences it became obvious to us that IBM’s initial decision to charge for the feature caused many…
November 29, 2012
Article at IBM Systems
They love us. They really love us! Finally IBM Rational has admitted the folly of trying to persuade us to buy our own gifts and is giving us Open Access for free. Today's announcement confirms the rumors that have been circulating for the last few…
January 31, 2012
Article at IBM Systems
Building the Open Access handler was easier than we thought <p style="padding-bottom: 0px; line-height: 22px; margin: 20px 0px; padding-left: 0px; padding-right: 0px; font-family: Georgia, serif; padding-top: 0px"> This month, we want to introduce…
November 29, 2010
Article at IBM Systems
Discover how simple it is to create a generic handler This month, we’re focusing on our first real foray into the world of Open Access for RPG (OAR) handlers. In previous articles, we talked about OAR in general terms; this time we’ll get down to…
July 29, 2010
Article at IBM Systems
Simpler steps with INFDS and a look at Open Access This is the promised follow-on to the March EXTRA article on SPECIAL files, “Get More from RPG.” Before we do anything else, we want to mention two things. First, several people have told us they…
May 29, 2010
Article at IBM Systems
Open Access and new built-in functions top the list Did you hear there was an IBM i 7.1 announcement recently? In some IBM i announcement events in recent years, trying to glean any information about RPG language enhancements among the deluge of new…
April 29, 2010
Article at IBM Systems