Typeitin V3.4 beta versions available - released!

Questions, comments, and suggestions related to Typeitin.
Post Reply
Wavget
Site Admin
Posts: 91
Joined: Wed Jan 16, 2019 4:32 pm

Typeitin V3.4 beta versions available - released!

Post by Wavget » Wed Aug 14, 2019 11:41 am

This is what is new in Typeitin Version 3.4 beta 1:

* Added Get Environment Variable option.
This will copy the value of the selected Environment Variable into a Typeitin variable.
Example: {Var1 GetEnvVar APPDATA}. Var1 will be set to C:\Users\Username\AppData\Roaming.

* Added Set Environment Variable option.
This will set the specified Environment Variable to the specified value and return TRUE in the selected Typeitin variable if successful.
Example: {Var1 SetEnvVar TEST,VALUE}. Var1 will be contain TRUE if successful.

* Added ClipButton function to paste button from Clipboard group in Enterprise version.
This function will paste the contents of the selected button in the Clipboard group.
Example: {ClipButton 1} will paste the contents of the first (top) button in the Clipboard group.

* The AltNum function now accepts variables.
The character number in the Alt-Numpad function can now be specified by a variable.
Example: {Var1=248}{AltNum {Var1}} will type °.

* The Paste function now accepts variables.
The Paste function now accepts variables.
Example: {Var1=Paste this!}{Paste {Var1}}.

* The Shortcut Phrase function is now disabled while Typeitin is typing.
The Shortcut Phrase function monitors typing to activate buttons with a shortcut phrase assigned. This would cause a yellow hint window to flash if Typeitin typed a phrase that was assigned to a button.

* Improved password generator.
TypeitinPasswordGeneratorWindow.png
TypeitinPasswordGeneratorWindow.png (18.74 KiB) Viewed 16383 times

* Fixed issue with deleting a button with a shortcut key assigned.
After deleting a button that had a shortcut key assigned it was not possible to re-use the shortcut key.

Questions, comments, and suggestions for new features are always welcome!

Paul.

JoeKundlak
Posts: 12
Joined: Tue Jul 09, 2019 3:59 am

Re: Typeitin V3.4 beta versions available

Post by JoeKundlak » Thu Aug 15, 2019 2:40 am

Great functionality! Here's hopin' my company updates to a newer TypeItIn version soon...

seanjseymour
Posts: 1
Joined: Thu Feb 20, 2020 10:50 am

Re: Typeitin V3.4 beta versions available

Post by seanjseymour » Thu Feb 20, 2020 10:57 am

Thank you so much for implementing Get Environment Variable! So useful.

Post Reply