OpenMacro

LuaFAR for Editor

OpenMacro


results = utils.OpenMacro (Item, Commands, ConfigFunc)

Parameters:
  Item:        table
  Commands:    table
  ConfigFunc:  function, or nil

Returns:
  results:     zero or more Lua values

Description:
  This function is intended to be called from export.Open function.
  The function does arguments processing as described in the section
  Macro calls.

  This function should not be called when the plugin creates panels from the command
  line or macro calls.