Vertaling van "CallVBS" 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.
Syntax and semantics are identical with CallVBS with the exception that the call is not performed synchronously but later on after finishing the GuiXT script processing and after the creation of all screen elements by SAP GUI.
Die Anweisung ist in Syntax und Semantik identisch mit CallVBS; der Aufruf geschieht aber nicht synchron, sondern erst nach Verarbeiten des GuiXT Scripts und nach dem Aufbau des gesamten Screens durch SAP GUI.
Use the "CallVBS" keyword in your GuiXT Script or InputScript to call your VBS function.
In einem GuiXT Script oder InputScript rufen Sie die VBScript-Funktion über das Schlüsselwort "CallVBS" auf.
For communication with the control you can call VB.NET or VBScript functions; please see CallVB and CallVBS for details.
Die Kommunikation mit dem Control erfolgt durch VB.NET oder VBScript Routinen, siehe CallVB und CallVBS.
Purpose When you enter a VBScript function with CallVBS, a global object "guixt" is already defined.
Andere resultaten
Syntax check and display of parameters in context menu for callVB calls
We will use the keyword CallVBAsync instead of CallVB, meaning that we call the VB.NET function asynchronously.
Wir verwenden für den VB-Auruf das Schlüsselwort CallVBAsync statt CallVB, d.h. wir rufen die VB-Funktion asynchron auf.
Processing details The first CallVB command for a class library "progname.dll" loads the library into the.NET runtime.
Purpose In a VB.NET function that has been invoked with CallVB or CallVBAsync you can access GuiXT script variables via the class "guinet.guixt".
Wenn Sie mit CallVB oder CallVBAsync eine VB.NET-Funktion aufrufen, können Sie über ein Objekt der Klasse "guinet.guixt" auf GuiXT Scriptvariablen zugreifen.
CallVB Purpose With CallVB you can call a VB function from a GuiXT Script or InputScript.
Mit der CallVB-Anweisung können Sie aus einem GuiXT Script oder InputScript eine in VB.NET oder einer anderen.NET-Sprache implementierte Funktion aufrufen.
You may specify local directories, network folders, http or ftp folders, SAP Web Repository or SAP Mime Repository. See the CallVB documentation for details on how you can call up a.NET function from a GuiXT script. VBDirectory
Wie bei den Skript-Verzeichnissen können Sie lokale Verzeichnisse, Netzwerkpfade, http und ftp-Verzeichnisse, SAP Web Repository und SAP Mime Repository verwenden.Nähere Informationen zum Aufruf von.NET Funktionen finden Sie in Anweisung CallVB. VBDirectory