Modify ↓
#1570 closed Feature Request (Rejected)
Using information from another window while hidden
| Reported by: | Owned by: | ||
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | Severity: | None | |
| Keywords: | Cc: |
Description
I'm not purely sure if this is added, but what I was thinking was:
When a hotkey or action or script or whatever is pressed/executed, information from another window may be used without bringing it up. For example:
I press Numpad 1 while I have notepad open that has the text "asd" in it.
It then "brings" the text either by means or clipboard or just plain moving it and using it in another variable or just plainly using it in the clipboard WITHOUT showing the window whatsoever.
Attachments (0)
Note:
See TracTickets
for help on using tickets.

Why is this a feature request? The language is fully capable of this sort of stuff already.