Examples with "the assert command" and their translation in Frans
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.
The method produces a false assertion (see the ASSERT command).
La méthode a produit une assertion fausse (cf. commande ASSERT).
For more information about the operation of assertions and the parameters of this command, please refer to the description of the ASSERT command.
Pour plus d'informations sur le fonctionnement des assertions et sur les paramètres de cette commande, reportez-vous à la description de la commande ASSERT.
Description The Asserted command has an operation similar to that of the ASSERT command, with one difference in that it returns a value which is the result of the evaluation of the boolExpression parameter.
Résultat de l'évaluation d'expressionBool Description La commande Asserted a un fonctionnement semblable à celui de la commande ASSERT, à la différence près qu'elle retourne une valeur issue de l'évaluation du paramètre expressionBool.
If the expression is false and if the assertions are enabled (see the SET ASSERT ENABLED command), the error -10518 is generated, exactly as for the ASSERT command.
Si l'expression est fausse et si les assertions sont activées (cf. commande FIXER ACTIVATION ASSERTIONS), l'erreur -10518 est générée, exactement comme pour la commande ASSERT.
Andere resultaten
The instructions include an assert-command and/or a release-command.
This session will focus on the new ASSERT command, when you should use assertions, and differences compared to general error handling.
Cette session vous présentera la nouvelle commande ASSERT, quand et comment l'utiliser, et quelles sont les différences avec une gestion d'erreurs standard.
By default, assertions are enabled but they may have been disabled using the SET ASSERT ENABLED command.
Par défaut, les assertions sont actives mais elles peuvent avoir été désactivées à l'aide de la commande SET ASSERT ENABLED.
Description The Get assert enabled command returns True or False according to whether or not assertions are enabled in the current process.
Description La commande Get assert enabled retourne Vrai ou Faux suivant que les assertions sont actives ou non dans le process courant.
First, we assert that the command exited with the proper status code, 0.
Premièrement, nous faisons l'assertion que la commande sort avec le bon code de sortie 0.
By default, the SET ASSERT ENABLED command affects all the processes of the application.
Par défaut, la commande FIXER ACTIVATION ASSERTIONS agit sur tous les process de l'application déjà créés ou créés par la suite.
Description The SET ASSERT ENABLED command can be used to disable or re-enable any assertions inserted into the 4D code of the application.
Description La commande SET ASSERT ENABLED permet de désactiver ou de réactiver les assertions éventuellement insérées dans le code 4D de l'application.
It is possible to globally enable or disable all the assertions of an application (for example according to the type of version) via the SET ASSERT ENABLED command.
Il est possible d'activer ou de désactiver globalement toutes les assertions d'une application (par exemple en fonction du type de version) via la commande SET ASSERT ENABLED.
Typically, the SET ASSERT ENABLED command could be used in the On Startup database method in order to enable or disable assertions according to whether the application is in "Test" mode or in "Production" mode.
Typiquement, la commande FIXER ACTIVATION ASSERTIONS pourra être utilisée dans la Méthode base Sur ouverture afin d'activer ou non les assertions suivant que l'application est en mode "Test" ou en mode "Production".
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.