Page 1 of 1

Keyboard shorcut for OK in batch

Posted: January 10th, 2020, 1:57 pm
by tomczak
A convenience question: I'm running a batch with several breakpoints set. Most of the time there are no adjustments and I just accept previous ones by clicking OK. But since each control dialog box has OK in a slightly different position on the screen, there is some fishing for it if I want to speed up the process. I tried Enter, but it doesn't seem to work. Is there some other keyboard shortcut that could simulate clicking OK?

Re: Keyboard shorcut for OK in batch

Posted: January 10th, 2020, 3:19 pm
by jsachs
There is no other shortcut. Trapping the Enter key is tricky since some transformations use it internally, such as entering in multi-line text.