AutoIt Send: Unterschied zwischen den Versionen

Aus expecco Wiki (Version 2.x)
Zur Navigation springen Zur Suche springen
 
Zeile 7: Zeile 7:
== Input Pins ==
== Input Pins ==
*'''keys'''<br>A string of characters to be sent to the active window
*'''keys'''<br>A string of characters to be sent to the active window
*'''flag'''<br>Passed on as nMode parameter to the "AU3_Send"-function (see autoIt documentation)
*'''flag'''<br>Passed on as nMode parameter to the "AU3_Send"-function (see AutoIt documentation)


== Revisions ==
== Revisions ==
Zeile 14: Zeile 14:
<!--AutoUpdateNavPanel-->
<!--AutoUpdateNavPanel-->


----
<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 Click|AutoIt [ Click]]]<br>
Previous: [[AutoIt Click|AutoIt [ Click ]]]<br>
Next: [[AutoIt GetText|AutoIt [ GetText ]]]
Next: [[AutoIt GetText|AutoIt [ GetText ]]]



Aktuelle Version vom 15. Juli 2017, 15:55 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