Forum: CAT Tools Technical Help
Topic: Importing autocorrect tables in CAT tools
Poster: Stepan Konev
Post title: Also, you can use an AHK script
but I don't know how to paste it intact.
You can find it [url= [url removed] ]here[/url].
The upper script is designed for the installer version of AHK. The lower one is designed for the portable version of AHK.
When you add words with Win+H, they are listed below the 'return' string in the following format:
::input_word::output_word
::next_input_word::next_output_word
::etc::etcetera
Topic: Importing autocorrect tables in CAT tools
Poster: Stepan Konev
Post title: Also, you can use an AHK script
but I don't know how to paste it intact.
You can find it [url= [url removed] ]here[/url].
The upper script is designed for the installer version of AHK. The lower one is designed for the portable version of AHK.
When you add words with Win+H, they are listed below the 'return' string in the following format:
::input_word::output_word
::next_input_word::next_output_word
::etc::etcetera