I am trying to edit the code. Two questions
1. How do I insert a comment in the code
2. How do I shorten the lines of code. The window is not very wide and the long lines of code going
to the right and beyond the right edge of the editing window are not viewable unless I scroll far to the right.
Is there a character that indicates the end of a line of code, so I can just start a new line of code.
Thanks Carroll
Edit "Send keystrokes to window" code
Re: Edit "Send keystrokes to window" code
You can simply dismember the long key sequence to several parts in separate "Send Keystrokes" steps.
It doesn't matter how you send key-presses: in one action or in several steps sequentially.
To put comments use "Comment" action between sending of keystrokes
It doesn't matter how you send key-presses: in one action or in several steps sequentially.
To put comments use "Comment" action between sending of keystrokes
Oleg Yershov
Re: Edit "Send keystrokes to window" code
Thanks for the help Oleg
Carroll
Carroll