Am besten die VBScript Funktionen in einem speziellen VBScript Editor schreiben und dort die Syntax überprüfen, in dem man die Datei testweise ausführt.
If you write your VBScript functions in a special VBScript editor such as VbsEdit (recommendable for complex functions), you can run the script there to have its syntax checked.
Autres résultats
GetObject ist eine VBScript-Funktion, die Verweise auf skriptfähige COM-Objekte zurückgibt.
GetObject is a VBScript function that returns references to scriptable COM objects.
Rufen sie eine VBScript-Funktion auf und fügen sie den Rückgabewert dieser Funktion ein.
Der nachfolgende Code zeigt eine VBScript Funktion die einen Stringwert der aktuellen Uhrzeit zurückgibt.
The code below shows a VBScript function that returns a string representation of the current time.
Sie können mit einer "Stop" Anweisung in der VBScript Funktion den Debugger aktivieren.
You can invoke the debugger with a "Stop" command in a VBScript function.
Diese Dateien können Jscript-und VBScript-Funktionen verwenden und sie können auch XML-Elemente enthalten.
These files can use JScript and VBScript functions and it can also include XML elements.
Die Kommunikation mit der ActiveX Komponente erfolgt über VBScript-Funktionen, die aus dem GuiXT Script oder InputScript aufgerufen werden.
For communication with the ActiveX component you use VBScript functions that can be called from GuiXT scripts or InputScripts.
In einem GuiXT Script oder InputScript rufen Sie die VBScript-Funktion über das Schlüsselwort "CallVBS" auf.
Use the "CallVBS" keyword in your GuiXT Script or InputScript to call your VBS function.
Wir beschäftigen uns als Erstes mit dem Aufruf von VBScript-Funktionen aus einem GuiXT Script, was auch unabhängig von der Verwendung von ActiveX Controls sinnvoll ist.
We start with the VBScript function call in GuiXT scripts, a feature that is useful in its own right and in its application to ActiveX controls.
Falls Sie an dem Rückgabewert nicht interessiert sind, können Sie eine VBScript-Funktion einfach mit
If you are not interested in receiving the value returned by the function, you simply use the syntax
Contenu potentiellement sensible ou inapproprié
Les exemples vous aident à traduire le mot ou l’expression cherchés dans des contextes variés. Ils ne sont ni sélectionnés ni validés par nous et peuvent contenir des mots ou des idées inappropriés. Signalez des exemples à modifier ou à retirer. Les traductions potentiellement sensibles, inappropriées ou familières sont généralement marquées de rouge ou d’orange.