注意:Some functions (Recall and Help) are not implemented in the script, so an alert window is shown when the Recall and Help button are clicked. In addition, switching from Hierarchical to K-Means clustering does not change anything, unlike the real Cluster launch window.
notImplemented = Expr(
<<Modal,
colListData = Col List Box(
NLines( Min( nc, 10 ) )
comboObj = Combo Box(
colListY = Col List Box(
NLines( 5 ),
colListO = Col List Box(
NLines( 1 ),
clusterDlg << Close Window;
colListY << RemoveSelected;
colListO << RemoveSelected;
colListL << RemoveSelected;
colListB << RemoveSelected;
图 11.30 The Cluster Launch Window