Description of the class "System"

Hello,

are there described properties and methods of the class “System” somewhere?
I haven’t found it.

Thanks.

Regards,

Lada

Hi Lada,

Select Help | Reference.
In the Reference Guide, select Classes | CSAOSystem.
The most interesting methods are probably CreateObject and GetInterface.

Parameters for CreateObject are:
‘Log’
‘TextStream’
‘ReverseEngineering’
‘ReportRegistrar’
‘ImagePNG’ then
‘PERWindowManager’

According to the set parameter, appropriate object type will be created.

Parameters for GetInterface:
‘PackageManager’
‘Application’ - returns object CSApplication(see the Reference Guide)
‘Model’ - returns active model of application (Attention - none can be active.)

If you have other questions, please write us the purpose of using an object so as we can give you a straightforward hint.

Regards,
Vladka + Daril