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 Download Instructions

NOTE: To use the library you must be running V5R1 or greater! To upgrade from a prior version follow the same steps below and simply restore the library over top of itself.

To install or upgrade the library you will need the ability to FTP to your AS/400 and the authority to execute the RSTLIB command.

Follow these steps:
  1. Create a *SAVF somewhere on your AS/400 like so:
    CRTSAVF FILE(MYLIB/RPGNEXTSAV) TEXT('RPGNext *SAVF')
  2. Download the library's *SAVF to your PC.
  3. FTP the file to your AS/400. The file name on your pc will be "RPGNEXTSAV.savf", so when you FTP be sure to include the ".savf" extension:
    put RPGNEXTSAV.savf
  4. Restore RPGNEXTLIB from the *SAVF: RSTLIB SAVLIB(RPGNEXTLIB) DEV(*SAVF) SAVF(MYLIB/RPGNEXTSAV) MBROPT(*ALL) ALWOBJDIF(*ALL)

The xRPG Core Library is now ready to use! Visit the Documentation page to begin using the library.

This site conforms with the following W3C specifications:

Web Essentials

Contact