Re: Need Pr gram to add > marks to text
JJ <[email protected]>
| Newsgroups | alt.comp.freeware |
|---|---|
| Organization | To protect and to server |
| Message-ID | <[email protected]> |
On Sun, 16 Jun 2024 15:09:29 +0700, JJ wrote: > > Since I'm an Autohotkey user, I'd make my own script for it. Below > Autohotkey v1 script does it. It provides 2 keyboard shortcuts. [snip] FYI, Autohotkey v1.1 can be download from below site page. https://www.autohotkey.com/ Click on green `Download` button, then click on `Download v1.1` button. FYI, the reason why I still use v1 is because in terms of functionality and capability, it's 99.99% the same. v2 focus is mainly for better code syntax. While there are other aspects which are better, they're not significant.