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.03

Released 20 August 2003.

Bug fixes and corrections

None.

New Features and Additions

allUpperCase(), allLowerCase() , and wordCaps() have all been updated to utilize the QlgConvertCase API. This makes all the procedures internationalized. Also, all of the procedures have been increased to receive and return strings of up to 32000 characters. To prevent address space problems, these are actually new procedures. They have been aliased with the old names, so as you do not need to change any of the procedure names. As you recompile your programs they will be updated with the new features. The old version will continue to work until you do so because it is bound to the old version which is still in the service program.

To support the above procedure I've included the convertCase() procedure in the library. This way, if you need to call the API yourself you have a simple wrapper to do so.

This site conforms with the following W3C specifications:

Web Essentials

Contact