|
|
|
|
|
|
|
|
|
|
|
|
| Resultados de la búsqueda |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Usage example of the fOpen function |
|
|
|
|
|
|
|
| Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable. |
|
|
|
|
|
|
|
Reads:- a block of bytes (characters) in an external file (ANSI or Unicode),
- the content of an external file (ANSI or Unicode) and assigns it to a memory area.
|
|
|
|
|
|
|
|
| El ámbito de una Procedure define si es public, private, etc... |
|
|
|
|
|
|
|
| Cierra un archivo externo. |
|
|
|
|
|
|
|
| Returns the amount of available memory on the external storage area of the device. |
|
|
|
|
|
|
|
| Usage example of the fSeek function |
|
|
|
|
|
|
|
| Returns the availability status of the external storage space of the device. |
|
|
|
|
|
|
|
| Reads a line from an external file (ANSI or Unicode). |
|
|
|
|
|
|
|
| Returns the size of a file (in bytes). |
|
|
|
|
|
|
|
Loads an external component. This component can be:- an external component present in the current project.
- an external component independent of the current project.
|
|
|
|
|
|
|
|
| Devuelve el tamaño de un archivo (en bytes). |
|
|
|
|
|
|
|
| Lee una línea de un archivo externo, obtiene secciones de esta línea según una expresión regular y las asigna a una variable. |
|
|
|
|
|
|
|
| Returns the full path of the directory of HFSQL data files specified by the user when installing the application. |
|
|
|
|
|
|
|
Lee:- un bloque de bytes (caracteres) en un archivo externo (ANSI o Unicode),
- el contenido de un archivo externo (ANSI o Unicode) y lo asigna a una zona de memoria.
|
|
|
|
|
|
|
|
| Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window. |
|
|
|
|
|
|
|
Escribe:- una cadena de caracteres a un archivo externo.
- una sección de memoria.
|
|
|
|
|
|
|
|
| Lee una línea de un archivo externo (ANSI o Unicode). |
|
|
|
|
|
|
|
| Returns information about a component. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|