[ autoit ]
I have this spot where I define a prefix.
The @CRLF should function as a Shift+Enter (to stay inside a paragraph in WordPad etc.).
Using Send ("+{ENTER}") works correctly, but I can't use that here, can I?
In the code neither @CRLF, @LF or @CR is doing the job.
Do I have to use the Chr ( ASCIIcode ) for this? (but I don't see a code that could be it...)
Tyvm & Happy Newyear!
