Hi,
When you make a model, add the experimenter, but don't run it (Or rename your model such that the database is invalid) and then try to add a table to a calculated table you get an exception.
So I press on this button in the calculated table:
This leads to the following exception:
exception: FlexScript exception: VIEW:/active/QueryBuilderProperties1803507080/tabcontrol/TablesMetrics/TableMetricSplitter/TablesPanel/TablesGroupBox/TableList/Add>eventfunctions/OnPress c: VIEW:/active/QueryBuilderProperties1803507080/tabcontrol/TablesMetrics/TableMetricSplitter/TablesPanel/TablesGroupBox/TableList/Add
Where it seems to go wrong on line 106 in the code of the OnPress:
Below is the sample model I used.
ExpModel.fsm
Thanks,
Patrick