You cannot, for example, store a reference to an entity selection in an interprocess variable and use it in another process.
Vous ne pouvez pas, par exemple, stocker la référence d'une sélection d'entités dans une variable interprocess et l'utiliser dans un autre process.
The scope of an interprocess named selection is identical to the scope of an interprocess variable.
The name of an interprocess variable always begins with the symbols (<>) - a "less than" sign followed by a "greater than" sign- followed by 31 characters.
Le nom d'une variable interprocess débute toujours par le symbole (<>) - formé du symbole "inférieur à" suivi du symbole "supérieur à" - et peut comporter jusqu'à 31 caractères supplémentaires.
If the interprocess variable vbWeStop is set to True in the event-handling method, the user is alerted to the number of records that have already been printed.
Si la variable interprocess vbOnStoppe est égale à Vrai dans la méthode de gestion d'événement, une boîte de dialogue d'alerte s'affiche pour indiquer à l'utilisateur le nombre d'enregistrements qui viennent de s'imprimer.
In the following example, a selection of the records is browsed until this is actually done or until the interprocess variable <>vbWeStop, initially set to FALSE, becomes TRUE.
Dans l'exemple suivant, vous effectuez une boucle parmi les enregistrements d'une sélection jusqu'à ce que la fin de la sélection soit atteinte, ou bien jusqu'à ce que la variable interprocess <>vbStop, initialement fixée à Faux, prenne la valeur Vrai.
You use the first syntax of the command (when the method parameter is not passed) to declare and type a local, process, or interprocess variable.
La première syntaxe de la commande (si le paramètre méthode n'est pas passé) est utilisée pour déclarer et typer une variable process, interprocess ou locale.