RPGNext
Take Your RPG Development to theNextLevel
Site Links
Home
RPG Programming
xRPG Downloads
xRPG Docs
About This Site
About Me

RPG Gurus
Bob Cozzi
Brad Stone
Scott Klement
Jon Paris

iSeries Links
Alpha Works
Midrange.com
FAQ@Midrange.com
MidrangeServer.com
IBM Docs
iSeries Infocenter
MCPress
Easy400
API Finder

xRPG Core Library Release Notes

v1.04

Released 3 October 2003.

Bug fixes and corrections

None.

New Features and Additions

findDate() - This procedure allows you to search for the first, next, or last occurance of a date. Say you need to know what date the last Friday of next month will be, or the first wednesday of June 2006, or the next Tuesday, etc. etc. It is pretty flexible and works for historical dates as well, so if you need to know what the first monday in March 1999 was this will find it for you!

Introduction of CPYFTOBEAN command. This utility will create a .java source file from any Database file. This file is designed as a "Bean" complete with getters, setters, constructors, the whole nine. This has been in the library for a few weeks and I just haven't had a chance to document it until now.

I've also added a new /copy member for generic constants like "True", "False", "Yes", "No", and "SingleQuote". Go to Additional Materials for more details.

This site conforms with the following W3C specifications:

Web Essentials

Contact