While using FastKeys version 6.01, I encountered the following error pop-up window. I'm not sure under what circumstances it occurred, and it has happened twice already.
FastKeys.exe
Error: This dynamically built variable name is too long. If this variable was not
intended to be dynamic, remove the % symbols from it.
Specifically: %final_name%
Line#
16817: StringTrimleft,act,action_name,1
16818: GuiControl,20:,GG,%act%
16819: Return,true
16820:
16821: if dll.ahkFindLabel(final_name)
16822: dll0.ahklabel(final_name)
16823: Else
16823:if %final_name% <>
16824: Send,%final_name%
16825: Else
16826: Continue
16827: if OptMem = 1
16828: EmptyMem0
16830:if TrackStats
16829: PlaySound(5)
The current thread will exit.
Error: This dynamically built variable name is too long.
Could you please contact us at support email?