SORTLIST |
Top Previous Next |
Keyword Description Provides means for user specified sorting of categorical sets Class Expression (SIG code), Function (SIZ code) Where Legal
Syntax SORTLIST[n] Where n is an integer 1-4 Example Sample code COL2 = RANKPERCENTILE SORTLIST[2] = COL2[1] ' later in Initial size operations we'll want to ' consider positions to be sized in the order of their percentile ranking ' (ranking code not shown)
|