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: getFieldNameList()


Get the list of field names in a variable.

Returns a single character variable containing the field names seperated by commas. This can be useful when creating CSV files (often the first line is written this way to provide column names.) This can also be used in conjunction with the getTokens() procedure to process all the fields in a loop.

Usage:

quslfld_getFieldNameList()

Name Type Options Opt/Req Description
Returns: 32000A varying n/a Returns the list of field names in a single variable.

This site conforms with the following W3C specifications:

Web Essentials

Contact