A Rexx interface to SQL databases
Version 2.5
10 October 2006
This function is used to load all the Rexx/SQL external functions. This
function is called after the function has been loaded with the Rexx builtin
function rxfuncadd().
Although this function is useful only for dynamic library implementations
of Rexx/SQL, it can be called by the executable version of Rexx/SQL. In this
case it does nothing.
Arguments:
- none
Returns:
- success: zero
- failure: a negative number
Copyright ©
Mark Hessling 1997-2006
<mark@rexx.org>
Return to Table of Contents
Last updated 10 October 2006