postmacro

Far Manager Macro System

postmacro


result = mf.postmacro (func [, ...])

Parameters:
  func:    function
  ...:     0 or more Lua values

Returns:
  result:  boolean

Description:
  The function places a new macro in a queue for execution.
  When the execution begins func is called with arguments ...