Page 1 of 1

FastKeys 3.16 Released

Posted: Jan 14th, ’17, 20:00
by Marko
What's new in FastKeys 3.16:
January 14, 2017

The highlight of this release is a new macro which allows conditional texts in Text Expander (and other modules). You can use IF, ELSE and END structure within your substitute text to automate text dependent on conditions met. Within a condition you can check manually entered Input or Select variables, date and time variables, functions etc. Nested conditions are not supported and are ignored. Few simple examples:

Good %IF_Morning%morning%ELSE%afternoon%END%,
(condition: A_Hour<12)

Urgency status: %SELECT_Urgency%,
%IF_Urgent%NOTE: Urgent treatment needed!%END%
(condition: SELECT_Urgency=3)

Of course, you can create more complex substitutes, possibilities are almost unlimited.

Release notes:
- New macro - Conditional text substitutes,
- Clipboard Manager - Allow duplicates option added to Preferences,
- Two digit year variable added,
- Auto Complete raw behavior fixed,
- General improvements and bug fixes.

Download FastKeys HERE!

Re: FastKeys 3.16 Released

Posted: Jan 16th, ’17, 10:43
by gustms
Thank you for the update!

Re: FastKeys 3.16 Released

Posted: Jan 17th, ’17, 14:47
by Arjen
Thanks for this new release...

Re: FastKeys 3.16 Released

Posted: Feb 3rd, ’17, 12:32
by aukseller
Thanks and keep up your great work!