You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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, Hide, EnableCommands

Version

16.0.18

  • No labels