We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Le programme exécute le premier Sub ou Function puis l'exécution du programme s'interrompt.
The program executes the first Sub or Function and then program execution stops.
Poursuit l'exécution d'un programme dans un élément SUB ou FUNCTION à la ligne de procédure indiquée par une étiquette.
Continues program execution within a Sub or Function at the procedure line indicated by a label.
Une variable définie dans un élément SUB ou FUNCTION reste valide uniquement jusqu'à la fermeture de la procédure.
A variable defined within a SUB or FUNCTION, only remains valid until the procedure is exited.
Les paramètres peuvent être transmis à un élément SUB ou FUNCTION par référence ou par valeur.
Parameters can be passed to a SUB or a FUNCTION either by reference or by value.
Cependant, dans bien des cas, une variable doit rester valide dans toutes les procédures, dans tous les modules de toutes les bibliothèques, ou après la fermeture d'un SUB ou FUNCTION.
In many cases, you need a variable to be valid in all procedures, in every module of all libraries, or after a SUB or FUNCTION is exited.
Si vous souhaitez transmettre un paramètre par valeur, insérez le mot-clé "ByVal" avant le paramètre lorsque vous appelez SUB ou FUNCTION, par exemple
If you want to pass a parameter by value insert the key word "ByVal" in front of the parameter when you call a SUB or FUNCTION, for example
Il est impossible d'utiliser l'instruction GoTo pour quitter un élément SUB ou FUNCTION.
You cannot use the GoTo statement to jump out of a Sub or Function.
Portée Comme dans l'exemple ci-dessous, la définition de Type peut être écrite au début du module (avant la première instruction Sub ou Function).
Scope As shown in the example below, the Type definition may be written at the start of a module (before the first Sub or Function).
pour vous assurer que le programme quitte une instruction Sub ou Function avant d'atteindre l'instruction Return suivante.
to ensure that the program leaves a Sub or Function before reaching the next Return statement.
Déclaration de variables en dehors d'un élément SUB ou FUNCTION
Declaring Variables Outside a SUB or FUNCTION
Enregistrement du contenu d'une variable après la fermeture d'un élément SUB ou FUNCTION
Saving Variable Content after Exiting a SUB or FUNCTION
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.