Programming with Reflection

image\rwnprg32.gif Command method

 

Syntax object.Command Commands

 

Description

Runs the specified Reflection method. Use double quotation marks for any string arguments used by the method. For example:

R1winCtrl.Command ".Shell ""Notepad.exe"", """", rcNormal"

Arguments

Commands Argument type: String
Required
The command you want to execute.

 

 

image\jump.gif Example

image\popup.gif Related Topics