Examples with "an ExitCode" and their translation in Duits
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 program generates an ExitCode which can be checked in a batch file using the command if errorlevel... or by any calling program
Das Programm erzeugt einen ExitCode, der in einer Batch-Datei mit dem Befehl if errorlevel... oder auch durch jedes aufrufende Programm abgefragt werden kann
New command line option: -m, - to $ d7ff and returns the value as an exitcode.) New command-line option: - multiple-instance (Enables the start of multiple Emu64 instances.)
Neue Kommandozeilen-Option: - debugcart (Beendet den Emu64 bei einem Schreibzugriff auf $d7ff und gibt den Wert als Exitcode zurück.)
Andere resultaten
With the following solution you have the exitcodes available as variables.
Beside exitcodes you can put any other data in variables, too.
If you use/b, Cmd.exe sets the ERRORLEVEL to the specified ExitCode.
Controls whether exitcode and output of the script shall be treated like an additional match.
Steuert, ob Exitcode und Ausgabe des Scripts in die Trefferliste einfliessen sollen.
The return value of the program is returned on the output parameter Exitcode
The option "supersmartscript" makes output and exitcode of the script replace those of the triggering match.
Die Option "supersmartscript" sorgt dafür, daß Ausgabe und Exitcode des Scripts den auslösenden Treffers ersetzen.
If you exit Cmd.exe, Cmd.exe sets the process exit code with the specified ExitCode.
The 'ExitCode' optional parameter can be specified if the program need to returns an error code (widely used in console programs).
Der optionale 'ExitCode' Parameter kann angegeben werden, wenn das Programm einen Fehlercode zurückgeben soll (häufig in Konsolen-Programmen genutzt).
The message exitcode: 0 means that the file or folder has been archived successfully.
Die Meldung exitcode: 0 besagt, dass die Datei bzw. der Ordner erfolgreich archiviert worden ist.
Failed to register assembly. (ExitCode: 0x)
Die Assembly konnte nicht registriert werden. (ExitCode: 0x)
Remarks The ExitCode property returns the exit code for the synchronizations started by the last Run method invocation.