|
|
|
|
|
|
|
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 fTempFile function |
|
|
|
|
|
|
Usage example of the EmailReadLast function |
|
|
|
|
|
|
Usage example of the dSaveImagePNG function |
|
|
|
|
|
|
Usage example of the EmailChangeFolder function |
|
|
|
|
|
|
Use example for the TableBreakIndex function |
|
|
|
|
|
|
Usage example of the FTPConnect function |
|
|
|
|
|
|
Usage example of the BuildBrowsingTable function |
|
|
|
|
|
|
Usage example of the ControlClone function |
|
|
|
|
|
|
Usage example of the HListKey function |
|
|
|
|
|
|
Usage example of the HModifyStructure function |
|
|
|
|
|
|
Usage example of the API function |
|
|
|
|
|
|
Usage example of the fWrite function |
|
|
|
|
|
|
Usage example of the fExtractPath function |
|
|
|
|
|
|
Usage example of the EnumSubElement function |
|
|
|
|
|
|
Usage example of the CertificateSignString function |
|
|
|
|
|
|
Usage example of the FTPAttribute function |
|
|
|
|
|
|
Usage example of the fCreate function |
|
|
|
|
|
|
Usage example of the fDriveReady function |
|
|
|
|
|
|
Usage example of the fShortName function |
|
|
|
|
|
|
Usage example of the FTPTime function |
|
|
|
|
|
|
Usage example of the FTPCurrentDir function |
|
|
|
|
|
|
Usage example of the FTPSize function |
|
|
|
|
|
|
Usage example of the FTPDeleteFile function |
|
|
|
|
|
|
Usage example of the FTPDate function |
|
|
|
|
|
|
Usage example of the fListDirectory function |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|