|
|
|
|
|
|
|
|
|
|
|
|
|
|
| A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
|
| A procedure is used to associate an identifier with a statement block... |
|
|
|
|
|
|
|
| You have the ability to pass parameters to a procedure. |
|
|
|
|
|
|
|
| The different syntaxes for declaring a procedure... |
|
|
|
|
|
|
|
| Syntax for calling a local or global procedure. |
|
|
|
|
|
|
|
| The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure... |
|
|
|
|
|
|
|
| Two types of procedures are available... |
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| The procedures and the methods of classes can have several syntaxes. |
|
|
|
|
|
|
|
| The parameters can be passed to a procedure... |
|
|
|
|
|
|
|
| Returns the status of a fax that was sent by FaxSend. |
|
|
|
|
|
|
|
| Associates a stream connection request with a Conference control. |
|
|
|
|
|
|
|
| Connects a stream (and the associated control) to a specific address. |
|
|
|
|
|
|
|
| Builds an Automation variant parameter. |
|
|
|
|
|
|
|
| Allows you to find out the rights granted to a user or to a group on a database. |
|
|
|
|
|
|
|
| Allows you to find out the rights granted to a user or to a group on an HFSQL Client/Server data... |
|
|
|
|
|
|
|
| Allows you to find out the rights granted to a user or group of users on a server. |
|
|
|
|
|
|
|
| Used to find out the properties of a database on an HFSQL server. |
|
|
|
|
|
|
|
| Allows you to find out the properties of a data file located in an HFSQL server. |
|
|
|
|
|
|
|
| Allows you to find out the properties of an HFSQL server. |
|
|
|
|
|
|
|
| Modifies the rights granted to a user or to a group for a HFSQL Client/Server database.... |
|
|
|
|
|
|
|
| Modifies the rights granted to a user or group on an HFSQL Client/Server data file.... |
|
|
|
|
|
|
|
| Modifies the rights granted to a user or to a group on an HFSQL server. |
|
|
|
|
|
|
|
| Modifies the properties of a database located on an HFSQL server. |
|
|
|
|
|
|
|
| Modifies the properties of an HFSQL file located on a server. |
|
|
|
|
|
|
|
| Modifies the properties of an HFSQL server. |
|
|
|
|
|
|
|
| Deletes a database located on an HFSQL server. |
|
|
|
|
|
|
|
| Returns the age according to the date of birth. |
|
|
|
|
|
|
|
| Returns the status of the current burner. |
|
|
|
|
|
|
|
| Retrieves the characteristics of current compilation. |
|
|
|
|
|
|
|
| Returns the path of the current burner. |
|
|
|
|
|
|
|
| Erases the files found on a rewritable CD or DVD. |
|
|
|
|
|
|
|
| Cancels the current burn process. |
|
|
|
|
|
|
|
| Adds a file to the compilation. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|