XSet and Xsubset Statements (AnalyseGE form) XSET and XSUBSET statements are also allowed when you are entering statements into the memo on the AnalyseGE form. These must start with their keywords (to distinguish them from formulas) and must end with a semicolon.. XSET statements must be of the form XSET <setname> ( elt1, elt2, (etc) , eltn) ; [That is, must consist of a list of elements.] As usual, XSUBSET statements must of the form XSUBSET <small-set-name> IS SUBSET OF <big-set-name> ; XSETs and XSUBSETs defined are available for use in formulas for the rest of the current run of the program (but are not available on the next run). URL of this topic: www.copsmodels.com/webhelp/analysege/hc_newset.htm Link to full GEMPACK Manual Link to GEMPACK homepage |