@Scott
Many thanks for a great product and kind reply! I am a former AHK opensource user (used AHK for years, years ago). Now, I really enjoy the Text Blaze un-complex feel.
Having learned to do some of the AHK scripts, I originally wanted to return to AHK. I discovered AHK does not play well in chrome and the companies that hire me use webforms which are more geared towards chrome/android users.
So, I'm a non-programmer and I use TB to automate the filling-in of very long website Forms. I fill-in webforms EVERY day. It is an ugly - dreadful -- task.
The webforms have many "Sections." The "Sections" of the Forms frequently have a series of:
drop-downs (where the user picks one of the answers);
buttons (where the user picks on of the buttons);
text boxes (where the user enters texts. I copy-past, but could randomized text to make it appear less like copy-pasted each time).
There are certain times (frequently) when all of the items in the Sections are always the same answers. For example, in one Form I complete a Section where all the numbers are fill-ins and almost always the same numbers, I wrote and use this very simplistic script in Text Blaze most days of the week:
Shortcut: /v
100{key:tab}60{key:tab}100{key:tab}96{key:tab}28{key:tab}12{key:tab}90{key:tab}10{key:tab}180{key:tab}90{key:tab}90{key:tab}60{key:tab}250{key:tab}60{key:tab}300{key:tab}60
I've intended to feel a little pain in the learning of Text Blaze in order to make life easier. Procrastination has been my nemesis. B Strong