|
|
|
|
|
|
|
The different syntaxes for declaring a procedure... |
|
|
|
|
|
|
A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
You have the ability to pass parameters to a procedure. |
|
|
|
|
|
|
The parameters can be passed to a procedure... |
|
|
|
|
|
|
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure. |
|
|
|
|
|
|
The description of the parameter type is optional... |
|
|
|
|
|
|
Two types of procedures are available... |
|
|
|
|
|
|
Usage example of the iInitReportQuery function |
|
|
|
|
|
|
Usage example of the iPrintImage function |
|
|
|
|
|
|
Usage example of the HExecuteQuery function |
|
|
|
|
|
|
Usage example of the HErrorDuplicates function |
|
|
|
|
|
|
Usage example of the HState function |
|
|
|
|
|
|
Usage example of the HCreateView function |
|
|
|
|
|
|
Usage example of the grSourceCategoryLabel function |
|
|
|
|
|
|
Usage example of the HBuildKeyValue function |
|
|
|
|
|
|
Usage example of the HCreation function |
|
|
|
|
|
|
Usage example of the HCopyRecord function |
|
|
|
|
|
|
Usage example of the HConnect function |
|
|
|
|
|
|
Usage example of the fStopCompress function |
|
|
|
|
|
|
Usage example of the fCopyDir function |
|
|
|
|
|
|
Usage example of the fDir function |
|
|
|
|
|
|
Usage example of the FTPRemoveDir function |
|
|
|
|
|
|
Usage example of the fMoveDir function |
|
|
|
|
|
|
Usage example of the fDelete function |
|
|
|
|
|
|
Usage example of the FTPGet function |
|
|
|
|
|
|
Usage example of the fTempPath function |
|
|
|
|
|
|
Usage example of the fSize function |
|
|
|
|
|
|
Usage example of the fListFile function |
|
|
|
|
|
|
Usage example of the FinError function |
|
|
|
|
|
|
Usage example of the fCurrentDir function |
|
|
|
|
|
|
Usage example of the fMakeDir function |
|
|
|
|
|
|
Usage example of the FinCurrentVal function |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|