The source and destination arrays can be local, process, or interprocess arrays.
Los arrays fuente y destino pueden ser locales, proceso o interproceso.
You want to maintain the list in an interprocess array and not in a table.
Usted quiere mantener la lista en un array interproceso y no en una tabla.
This is where things like database handling, interprocess connections at the logical (programming language) level and middleware integration work.
Aquí es donde funcionan cosas como el manejo de bases de datos, las conexiones entre procesos en el nivel lógico (lenguaje de programación) y la integración de middleware.
A mechanism for interprocess communications
Each of these sets can be of the process, interprocess or local/client type.
Cada uno de estos conjuntos pueden ser procesos, interprocesos o de tipo local/cliente.
The <> symbols used more particularly for interprocess object names must be encoded.
Los símbolos <> empleados particularmente para los nombres de objetos interproceso deben ser codificados.
On the other hand, the destination variables can be interprocess, process or local variables.
Por otra parte, las variables de destino pueden ser interproceso, proceso o locales.
For example, a local semaphore can be used to monitor access to an interprocess array shared by all the processes in your single-user database or on the workstation.
Por ejemplo, un semáforo local puede ser utilizado para monitorear los accesos a un array interproceso compartido por todos los procesos de una base mono usuario o de un equipo cliente.
These methods group together all the variable typing declarations, process and interprocess arrays, as well as the local variable declaration methods.
Estos métodos reúnen todas las declaraciones de tipo de variables, arrays de proceso e interproceso, así como los métodos de declaración de variables locales.
An interprocess set name can contain up to 255 characters, not including the <> symbols.
El nombre de un conjunto interproceso puede contener hasta 255 caracteres, sin incluir los símbolos <>.
If the drag and drop is an interprocess drag and drop, you need to be careful while getting access to the dragged data; you must access the data instance from the source process.
Si el arrastrar y soltar es interproceso, debe tener cuidado cuando acceda a los datos arrastrados; debe acceder a la instancia de datos del proceso fuente.
variable (local, process, interprocess or $n parameter): displays the line declaring the variable in the current method or among the compiler methods,
variable (local, proceso, interproceso o parámetro $n): muestra la línea de declaración de la variable en el método actual o entre los métodos compilador.
In 4D, the conventional need for using semaphores is for modifying an interprocess array: if one process is modifying the values of the array, another process must not be able to do the same thing at the same time.
En 4D, la necesidad convencional de uso de un semáforo es para interproceso: si un proceso está modificando los valores del array, otro proceso no debe poder hacer lo mismo al mismo tiempo.