|
|
|
|
|
|
|
A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
The different syntaxes for declaring a procedure... |
|
|
|
|
|
|
You have the ability to pass parameters to a procedure. |
|
|
|
|
|
|
Syntax for calling a local or global procedure. |
|
|
|
|
|
|
A procedure is used to associate an identifier with a statement block... |
|
|
|
|
|
|
The MyParameters keyword is used to handle the parameters passed to a WLanguage 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 parameters can be passed to a procedure... |
|
|
|
|
|
|
The description of the parameter type is optional... |
|
|
|
|
|
|
The procedures and the methods of classes can have several syntaxes. |
|
|
|
|
|
|
Usage example of the CursorCapture function |
|
|
|
|
|
|
Usage example of the HAlias function |
|
|
|
|
|
|
Usage example of the zipClose function |
|
|
|
|
|
|
Usage example of the fAttribute function |
|
|
|
|
|
|
Usage example of the fRename function |
|
|
|
|
|
|
Usage example of the EnumControl function |
|
|
|
|
|
|
Usage example of the SysIconAdd function |
|
|
|
|
|
|
Usage example of the XMLParent function |
|
|
|
|
|
|
Usage example of the XMLDocument function |
|
|
|
|
|
|
Usage example of the DnDCursor function |
|
|
|
|
|
|
Usage example of the DnDAccept function |
|
|
|
|
|
|
Usage example of the zipCurrentFile function |
|
|
|
|
|
|
Usage example of the zipExtractAll function |
|
|
|
|
|
|
Usage example of the zipExtractFile function |
|
|
|
|
|
|
Usage example of the fDecrypt function |
|
|
|
|
|
|
Usage example of the fCurrentDrive function |
|
|
|
|
|
|
Usage example of the fDriveInfo function |
|
|
|
|
|
|
Usage example of the GglGetStaticMap function |
|
|
|
|
|
|
Usage example of the LDAPListAttribute function |
|
|
|
|
|
|
Usage example of the LDAPNbValue function |
|
|
|
|
|
|
Usage example of the MatError function |
|
|
|
|
|
|
Usage example of the RegistryCreateKey function |
|
|
|
|
|
|
Usage example of the zipCreateExe function |
|
|
|
|
|
|
Usage example of the zipListFile function |
|
|
|
|
|
|
Usage example of the dPen function |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|