Anyhone has a hotkey script for running Babylon from memoQ?
Thread poster: Emin Arı
Emin Arı
Emin Arı  Identity Verified
Türkiye
Local time: 20:55
English to Turkish
+ ...
Sep 12, 2011

Hi all!

I have diffuculty to run babylon from memoQ, a specific bug of Babylon. Someone adviced me to use hotkey script program to solve this problem. I tried to make a script but hotkey is a like a computer programming language by itself. Has anyone such a script to run babylon from memoq with a key combination, just like cntrl+right click.

many thanks in advance


 
Selcuk Akyuz
Selcuk Akyuz  Identity Verified
Türkiye
Local time: 20:55
English to Turkish
+ ...
AutoHotkey Community Sep 12, 2011

Hi Emin,

I failed to create one as well. Perhaps you can ask it at http://www.autohotkey.com/forum/


Selcuk


 
Selcuk Akyuz
Selcuk Akyuz  Identity Verified
Türkiye
Local time: 20:55
English to Turkish
+ ...
AHK script Apr 5, 2012

Hope this helps. Win+B assigned for Babylon search.

;-------------------------------
; Search for selection in Babylon
#b::
Send ^c
SetTitleMatchMode, 2
IfWinExist, Babylon
{
WinActivate, Babylon
WinWaitActive, Babylon
Send {F10}
WinActivate, Babylon
WinWaitActive, Babylon
Send !l^v{enter}
return
}
else
{
Run "C:\Program Files\Babylon\Babylon-Pro\Babylon.exe"
WinActivate, Baby
... See more
Hope this helps. Win+B assigned for Babylon search.

;-------------------------------
; Search for selection in Babylon
#b::
Send ^c
SetTitleMatchMode, 2
IfWinExist, Babylon
{
WinActivate, Babylon
WinWaitActive, Babylon
Send {F10}
WinActivate, Babylon
WinWaitActive, Babylon
Send !l^v{enter}
return
}
else
{
Run "C:\Program Files\Babylon\Babylon-Pro\Babylon.exe"
WinActivate, Babylon
Send {F10}
WinActivate, Babylon
WinWaitActive, Babylon
Send !l^v{enter}
return
}

;-------------------------------
Collapse


 


To report site rules violations or get help, contact a site moderator:


You can also contact site staff by submitting a support request »

Anyhone has a hotkey script for running Babylon from memoQ?






Wordfast Pro
Translation Memory Software for Any Platform

Exclusive discount for ProZ.com users! Save over 13% when purchasing Wordfast Pro through ProZ.com. Wordfast is the world's #1 provider of platform-independent Translation Memory software. Consistently ranked the most user-friendly and highest value

Buy now! »
Trados Business Manager Lite
Create customer quotes and invoices from within Trados Studio

Trados Business Manager Lite helps to simplify and speed up some of the daily tasks, such as invoicing and reporting, associated with running your freelance translation business.

More info »