Examples with "Halt Script" 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.
Halt Script can leave your database in an unpredictable state.
Halt script execution until the specified key is pressed. Only single-key strokes are possible; use'space 'for the spacebar.
Arrêter l'exécution du script jusqu'à ce que la touche spécifiée soit actionnée. Seules les frappes de touches seules sont possibles ; utilisez le mot « espace » pour la barre d'espace.
If the halt script command was used in a callback function linked to a Toolbar button or to a Dialog, the script did not stop.
Si la commande de script halt était utilisée dans une fonction de rappel liée à un bouton de barre d'outils ou à un dialogue, le script ne s'arrêtait pas.
Andere resultaten
An unactable script can halt a theater production before it even begins rehearsals.
Un script impossible à jouer peut empêcher une production théâtrale de commencer les répétitions.
For example, the script might halt in an unanticipated layout, view, or mode.
It'll halt your computer. Script takes over the whole processing power and the rest of the game never get control back.
Ça va stopper votre Script prend toute la puissance de traitement et le reste du jeu ne peu plus reprendre le contrôle.
You can choose to pause, resume, exit, or halt any script that is currently running when a user clicks the button.
Vous pouvez choisir de suspendre, de reprendre, de quitter ou d'interrompre un script en cours d'exécution lorsqu'un utilisateur clique sur le bouton.
It is now possible to halt a script using Esc, which has become stuck in an infinite loop whilst evaluating a user-defined fit function.
Il est désormais possible d'interrompre un script en appuyant sur la touche Esc si celui-ci est entré dans une boucle infinie en évaluant une fonction de lissage définie par l'utilisateur.
If the find returns no records, asks if the user wants to find again, and either performs the script again or halts all scripts.
Si la recherche ne renvoie aucun enregistrement, demande à l'utilisateur s'il souhaite effectuer une nouvelle recherche, puis soit exécute à nouveau le script, soit interrompt tous les scripts.
The Optimise() script function was sometimes returning an invalid value, causing the script to halt.
La fonction de script Optimise() produisait parfois une valeur non valide, obligeant ainsi le script à s'interrompre.
Using WinTask Debug mode, you can halt the script execution at a certain line, with the Editor showing the line in question, display the value of variables and then resume execution till the next line you have specified.
En lançant l'exécution d'un script en mode débogage, vous pouvez arrêter l'exécution à une certaine ligne du script, afficher le contenu de variables à ce point de l'exécution et reprendre l'exécution jusqu'à un point d'arrêt suivant.
Chan$() no longer halts a script if used for a non-extant channel.
Chan$() n'arrête plus un script s'il est utilisé pour un canal "non-extant".
Its important to note that script execution is not stopped by View::error() So you will have to stop code execution yourself if you want to halt the script.
Il est important de noter que l'exécution du script n'est pas arrêtée par View::error().