Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Predefined variable for the mouse pointer
#29
In function AutoInputDialog:
Code:
Copy      Help
int wActive=win
int wFocus=child

if(!ShowDialog(dd 0 &c[0])) end

act wActive; err
act wFocus; err

Also can leave the text in the clipboard, in case the function fails to paste or send keys.
In PasteAutoInputDialog, insert before paste s:
opt clip 1

In KeyAutoInputDialog, insert before key (s):
s.setclip


Messages In This Thread
RE: Predefined variable for the mouse pointer - by Gintaras - 08-30-2022, 01:59 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)