DADiSP Worksheet Functions > Function Categories > ActiveX > Automation Server > ActiveX Server

 

ActiveX

Automation Server

 

CALCULATE

Execute a DADiSP function or command string with a variable number of input arguments and returns the result as a variant

EVALUATE

Execute a DADiSP function or command string and returns the result as a string

EXECUTE

Execute a DADiSP function or command string and returns a status integer

GETCHARARRAY

Retrieve data from a command, Window or variable as a string

GETCOMPLEXDATA

Retrieve complex data from a Window or variable as two variants

GETCOMPLEXSERIES

Retrieve complex data from a command, Window or Variable as two SafeArrays

GETDATA

Retrieve data from a command, Window or variable as a variant

GETFULLMATRIX

Retrieve complex data in Cartesian form from a command, Window or variable as two SafeArrays

GETSERIES

Retrieve data from a command, Window or variable as a SafeArray

GETVARIANTDATA

Retrieve data from a command, Window or variable as a variant of a specified type

PUTCHARARRAY

Store a string to a Window or variable

PUTCOMPLEXDATA

Store a real or complex variant to a Window or variable

PUTCOMPLEXSERIES

Store a real or complex SafeArray to a Window or variable

PUTDATA

Store variant data to a Window or variable

PUTFULLMATRIX

Store a real or complex SafeArray in Cartesian form to a Window or variable

PUTSERIES

Store a SafeArray to a Window or variable

QUIT

Terminate DADiSP as an ActiveX Automation Server

VISIBLE

Set or retrieves the visibility state of DADiSP as an ActiveX Automation Server