Jump to content

Recommended Posts

Posted

Hi All,

I am using controlsend for entering text into an input box & I am facing this weird problem. If i set 'sendKeyDelay' to a high value (>100) controlsend sends junk chars to the input box (usally '\' is replaced by '|') & if i set 'sendkeyDelay' to small values (<= default i.e. 5) some chars are skipped. On an avg the text to be entered into the input box has 50 chars. Can you please let me know the optimum value to be used for sendkeydelay.

Thanks in advance,

-Praveen

Posted

Just use ControlSetText in lieu of Controlsend.

Mega

Scripts & functions Organize Includes Let Scite organize the include files

Yahtzee The game "Yahtzee" (Kniffel, DiceLion)

LoginWrapper Secure scripts by adding a query (authentication)

_RunOnlyOnThis UDF Make sure that a script can only be executed on ... (Windows / HD / ...)

Internet-Café Server/Client Application Open CD, Start Browser, Lock remote client, etc.

MultipleFuncsWithOneHotkey Start different funcs by hitting one hotkey different times

Posted

Just use ControlSetText in lieu of Controlsend.

Mega

Mega,

Thanks for the response. With ControlSetText I am not facing the problem anymore.

Praveen

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...