Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
In a program, through the DO Command, you can access a procedure just as if it were an independent program.
To call a procedure
Use the DO command followed by the procedure name.
DO cMyUDF
See Also
DO Command | User-Defined Functions | Data Manipulation | Procedures and User-defined Functions