Hi,
First of all, thank you for all your good work and great software as usual.
I would like to request a shortcut to add a bookmark or comment to the macro recorded script, sometimes when using the macro recorded there is a specific section in the recording process where there is a window that opens and might require a longer delay at this point it would be useful to hit a shortcut key to add a comment in the code and be able to easily find where you might need to edit the wait without sifting through all the code snippet. Or simmply to add sections to the script to more easily manually edit it later
Thanks, let me know what you think
Macro recorder functionality request: comment\bookmarking shortcut
-
mr9bitbyte
- Posts: 42
- Joined: Apr 25th, ’23, 17:20
Once recording is completed you can add the comments to the code by using a semicolon (;) at the beginning of a line.
-
mr9bitbyte
- Posts: 42
- Joined: Apr 25th, ’23, 17:20
this wouldnt solve the problem, what I mean is, imagine you record a long macro/sequence of keystrokes without adding time intervals because you want it executed as fast as possible, but there are 1 or two places where you would like to insert a specific delay while macro is recorded. If you record without delays you end up with a paragraph full of keystroke insturctions, its hard to find the place where I want to add the time interval in 1 or two places at this time, but if this can be done during the macro recording process it would be really helpful.
Ok, I get it, that would be additional shortcut in Macro Recorder to insert pauses while recording. We will see if this could be implemented.
