Home | Previous Page | Next Page   Running a User-Defined Routine >

Invoking a UDR in an SPL Routine

You use the CALL statement only to invoke a UDR from within an SPL program. You can use CALL to invoke both user-defined functions and user-defined procedures, as follows:

Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]