Enhanced SetBatchLines

Propose new features and changes
genaro
Posts: 45
Joined: 09 Feb 2016, 20:07

Enhanced SetBatchLines

15 Apr 2020, 02:49

Can you add the command similar to SetBatchLines but instead of waiting 10ms every 1ms (SetBatchLines 1ms) or waiting 10ms after each command (SetBatchLines 1) it would wait a specified amount of time after each command?
User avatar
Delta Pythagorean
Posts: 627
Joined: 13 Feb 2017, 13:44
Location: Somewhere in the US
Contact:

Re: Enhanced SetBatchLines

16 Apr 2020, 22:13

Specifying a value of nearly any range would work. There's no need for a new command for the same functionality that's already available for the command. I suggest you read into the documentation for the command a little more carefully.

[AHK]......: v2.0.12 | 64-bit
[OS].......: Windows 11 | 23H2 (OS Build: 22621.3296)
[GITHUB]...: github.com/DelPyth
[PAYPAL]...: paypal.me/DelPyth
[DISCORD]..: tophatcat

User avatar
boiler
Posts: 17065
Joined: 21 Dec 2014, 02:44

Re: Enhanced SetBatchLines

16 Apr 2020, 23:20

Delta Pythagorean wrote:
16 Apr 2020, 22:13
Specifying a value of nearly any range would work. There's no need for a new command for the same functionality that's already available for the command. I suggest you read into the documentation for the command a little more carefully.
It appears that OP is the one who has read it carefully. Read both his post and the documentation a little more carefully. You can specify how often in ms it will sleep 10ms or after how many lines it will sleep 10ms, but there doesn't appear a way to change the 10ms sleep time to some other duration (other than no sleep by setting it to -1). It is the 10ms sleep time he is looking to specify as some other duration, not the time between sleep times.

Return to “Wish List”

Who is online

Users browsing this forum: No registered users and 28 guests