Page 1 of 1

Macro does not start

Posted: Mon 14 Sep, 2015 15:41
by perverez
I defined macro CtrlA (I try any other), but the macro does not start. On CtrlA still appears change attributes. In the version 3.0.4220 this went, version 3.0.4400 this goes.

File C:\Users\{UserName}\AppData\Roaming\Far Manager\Profile\Macros\internal\Shell_CtrlA.lua
Macro {
description="";
area="Shell"; key="CtrlA";
flags="";
code="Keys(\"F11 x\")";
}

Macro does not start

Posted: Mon 14 Sep, 2015 15:45
by HaRT
Try to re-record this simple macro (as described in Help) and then save FAR configuration.

Macro does not start

Posted: Mon 14 Sep, 2015 16:15
by Shmuel
perverez wrote: but the macro does not start. On CtrlA still appears change attributes
Your macro works for me (Far 3.0.4413).
After placing manually a new macrofile into %FARPROFILE%\Macros\internal directory you should either reload macros or restart Far Manager.

Macro does not start

Posted: Mon 14 Sep, 2015 18:48
by perverez
Hi, thanks for the advice, it works perfectly. P.