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 - RNBDATES: setDateField()


Set a date sub-field in a date variable.

Usage:

setDateField( dateIn : type : value );

Name Type Options Opt/Req Description
dateIn D Const Req The date to be chaged.
type 1A Const Req 'D' to change the day; 'M' to change the month; 'Y' to change the year.
value 4,0 Const Req The value to change the date subfield to.
Returns: D n/a n/a The changed Date field.

This site conforms with the following W3C specifications:

Web Essentials

Contact