RPGspInit Function
RPGsp page initialization function.
Syntax
RPGspInit(program name)
Part | Description |
program name | Required. Character expression representing the program name associated with the dynamic RPGsp page. |
Remarks
The function is called automatically by each RPGsp page when the page is loaded. The function call is generated by the RPGsp compile process. Under normal circumstances, there is no need for the developer to make an explicit call to this function.
RPGspInit performs various initialization tasks, such as setting the library list, and loading the static HTML portions of the RPGsp page.
See
Also
RPGspDone
RPGspInitL
RPGspReInit
Profound
Logic Software, Inc.
www.ProfoundLogic.com
(937) 439-7925