Search found 1 match

by Pancake
12 Dec 2017, 02:19
Forum: General
Topic: Feature Request: delay between keys
Replies: 5
Views: 16150

Re: Feature Request: delay between keys

Thank you for adding the sleep function! Maybe I'm just not sure how to use it for my purpose, but is it possible to send a keyboard combo with delay between each keystroke like the OP was asking? For example lmc_send_keys('^ lmc_sleep(50) % lmc_sleep(50) {NUM3}') Obviously that's not how you do it....