Gets Information about the ActiveX/OLE Control
USAGE
pathName info ?option? ?name?
This command allows the user to find out more about the methods, events or index property of an ActiveX/OLE Control. The possible options are:
method - Displays all the available methods
event - Displays all the available events
get - Displays all the available indexed property
If name is specified only information about that entity will be displayed.
EXAMPLE
.smi info method
Displays all the methods available for the Smile Control