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 - RNBUSRSPC: create_User_Space()


Create a User Space and Return the Pointer.

A Simple wrapper for QUSCRTUS

Usage:

create_User_Space( UserSpace : {Library} )

Name Type Options Opt/Req Description
user_space_name 10A Const Req The user space name.
library_name 10A Const Opt The library name for the user space. Defaults to QTEMP if not sent.
Returns: * n/a n/a The pointer to the user space.

This site conforms with the following W3C specifications:

Web Essentials

Contact