AutoIt Send: Unterschied zwischen den Versionen

Aus expecco Wiki (Version 2.x)
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: „== Schema == Bild:AutoIt ControlSend.png == Description == Sends simulated keystrokes to the active window. == Input Pins == *'''keys'''<br>A string of c…“)
 
Zeile 16: Zeile 16:
<hr>
<hr>
Back to [[AutoIt Library#Window Control Specific Functions|AutoIt Library]].<br>
Back to [[AutoIt Library#Window Control Specific Functions|AutoIt Library]].<br>
Previous: [[AutoIt WinMenuSelectItem|AutoIt [ MenuSelectItem ]]]<br>
Previous: [[AutoIt Click|AutoIt [ Click]]]<br>
Next: [[AutoIt GetText|AutoIt [ GetText ]]]
Next: [[AutoIt GetText|AutoIt [ GetText ]]]



Version vom 25. November 2016, 22:43 Uhr

Schema[Bearbeiten]

Datei:AutoIt ControlSend.png

Description[Bearbeiten]

Sends simulated keystrokes to the active window.

Input Pins[Bearbeiten]

  • keys
    A string of characters to be sent to the active window
  • flag
    Passed on as nMode parameter to the "AU3_Send"-function (see autoIt documentation)

Revisions[Bearbeiten]

This block is in the AutoIt Library since 1.0.



Back to AutoIt Library.
Previous: AutoIt [ Click]
Next: AutoIt [ GetText ]




Copyright © 2014-2024 eXept Software AG