OpenCommandLine

LuaFAR for Editor

OpenCommandLine


utils.OpenCommandLine (Item, Commands, ConfigFunc)

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

Returns:
  result:      nothing

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

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