RosettaCodeData/Task/Simulate-input-Keyboard/00-TASK.txt

20 lines
466 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
{{Omit From|Modula-3}}
{{omit from|PARI/GP}}
{{omit from|PHP}}
{{omit from|PostScript}}
{{omit from|R}}
{{omit from|Retro}}
{{omit from|SmileBASIC}}
{{omit from|TI-83 BASIC}}
{{omit from|TI-89 BASIC}}
{{omit from|zkl}}
;Task:
Send simulated keystrokes to a GUI window, or terminal.
You should specify whether the target may be externally created
(i.e., if the keystrokes are going to an application
other than the application that is creating them).
<br><br>