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 - RNBQUSLFLD: quslfld_initialize()


Initialize the service program.

This procedure retrieves and populates the service program's internal variables used by the rest of the procedures.

Usage:

quslfld_initialize( FileName : {Library} )

Name Type Options Opt/Req Description
FileName 10A Const Req The file name used to intialize the service program.
library_name 10A Const Opt The library name for the file. Defaults to *LIBL if not sent.
Returns: N n/a n/a Returns *ON if the initialization was successful, *OFF if it was not.

This site conforms with the following W3C specifications:

Web Essentials

Contact