Vertaling van "the VBScript" 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.
Assistant of deployment and simplified execution of the VBScript files (.vbs)
Assistent für die Einrichtung und vereinfachte Ausführung von VBSkript-Dateien (.vbs)
In order to use the VBScript feature you must understand the program life cycle.
Um die VBScript Features des PDF Druckers nutzen zu können, müssen sie den Programm-Lebenszyklus verstehen.
To prevent this message from appearing, the VBScript code should be located in a published form.
Um die Anzeige dieser Meldung zu verhindern, sollte sich der VBScript-Code in einem veröffentlichten Formular befinden.
This error occurs if there is a problem with the VBScript support on your system.
Dieser Fehler tritt auf, wenn es ein Problem mit der VBScript-Unterstützung auf Ihrem System gibt.
A remote code execution vulnerability exists in the way that the VBScript engine handles objects in memory.
Eine Sicherheitslücke bei der Ausführung von Remote-Code besteht in der Art und Weise, wie die Skript-Engine Objekte im Speicher im Internet Explorer behandelt.
To be able to directly switch from within the task planner or a batch file, you can use the VBScript setoutputs.vbs, which is available for downloading from.
Um direkt aus dem Taskplaner bzw. einer Batch-Datei schalten zu können, kann das VBScript setoutputs.vbs benutzt werden, das unter zum Download zur Verfügung steht.
Want to generate a random number between 1 and 100 using the VBScript random number generator?
Möchten Sie mit Hilfe des Zufallszahlengenerators in VBScript eine Zufallszahl zwischen 1 und 100 erzeugen?
How can I prevent the VBScript code from running?
Verhindern, dass der VBScript-Code ausgeführt wird
For example, the following entry will prevent the VBScript printer controls from being displayed
Zum Beispiel verhindert der folgende Eintrag die Anzeige des VBScript Printercontrols
All parameters are passed to the VBScript function as string values, and the return value is stored as a string value in the specified script variable.
Die Parameterübergabe an die VBScript Funktion erfolgt als Wertübergabe von Strings, ebenso wird der Funktionswert der VBScript Funktion bei der Rückkehr als String in die GuiXT-Variable gestellt.
Please note, that the final script being created by the GSE places the VBScript statement option explicit to the top of the script.
Bitte beachten Sie, dass der GSE dem finalen Skript das VBScript Statement option explicit hinzufügt.
In line 2, we then write the current date and time (using the VBScript Now function) to cell row i, column 2.
In Zeile 2 schreiben wir dann das aktuelle Datum und die Uhrzeit (mithilfe der VBScript Now-Funktion) in Zeile i, Spalte 2.
In the code sample above, the entire Set statement must be placed on one text line in the VBScript routine.
Die gesamte Set -Anweisung muss in dem o. a. Codebeispiel in eine Textzeile der VBScript-Routine gestellt werden.