Macro command parameters define the conditions and the way the macro command is going to be executed.
To set up the additional parameters for the macro command created complete the recording using Ctrl-Shift-. instead of Ctrl-. and choose its parameter values using the dialog box:
The following conditions are possible for the active and inactive panels activating the macro command:
[x] - execute if the panel is used by a plugin [ ] - execute if the panel is used by FAR file list [?] - ignore the panel type
[x] - execute if there's a folder under the cursor on the panel [ ] - execute if there's a file under the cursor on the panel [?] - disregard the type of an element under the cursor
[x] - execute if there are files or folders selected on the panel [ ] - execute if there are no files or folders selected on the panel [?] - ignore the file or folder selection state
Miscellaneous activation conditions:
[x] - execute only if the command line is empty [ ] - execute only if the command line is not empty [?] - ignore the command line state
[x] - execute only if there's a selected text block in the internal viewer/editor, command line or dialog input text box. [ ] - execute if there's no selected text block [?] - ignore the block selection state
Notes: