Description

The Enable service batch enables a collection of commands. Pass an @FM delimited list of command keys, and all controls associated to all the commands will immediately enable.

Syntax

rv = Command_Services("Enable", CommandList)

Parameters

ParameterDescription
CommandList

An @FM delimited list of command keys.

See Also

Disable, HideEnableCommands

Version

16.0.18

  • No labels