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 Procedures - RNBCOMMAND: addToLibl()


Calls QCMDEXC to add library list entry

Usage:

addToLibl( LibName : {Position} : {refName} );

Name Type Options Opt/Req Description
libName 10A Value Req The Library Name to add to the library list.
position 10A Const Opt The position of the library in the list.
RefName 8A Const Opt The reference name (only valid when position is '*BEFORE', '*AFTER', or '*REPLACE'.)
Returns: N n/a n/a Returns *on if the library was added and *off if there was an error.

This site conforms with the following W3C specifications:

Web Essentials

Contact