### Cuesort v.3.01 4/8/83 - SG *** цуесорт мацрофеатуре *** Cuesort sorts a file by predefined categories. The categories are designated A,B,C etc. up to S. Each category can have a predefined value of 1 up to 999999. To sort, you designate a value for each category on which you wish to sort. The value '0' means that the category is irrelevant - all records will be selected regardless of that particular category. Categories are 'anded'; this means that if you designate A=1 and B=1, only those records on which the values of both A and B are 1 will be selected. Records are taken from a master or source file. The selected records are written to a destination file. The file 'CUSLIST.DEM' is a sample source file that can be used for demonstration. ## A "10" "Number of lines in each RECORD " B " E" "Final Sort Variable (S is maximum) " C " 0" "Strip Sort Line (1=Yes, 0=No) " # :on -1 140 :in "#0/#13/#13/Specify the unsorted file #6/" %A ro/%A/ :on $0 / 2 / :pr "#0/#13/#13/#13/Specify a name for the sorted file " :in %A wo/%A/ :on -1 112 :pr "#1/#13/#13/ CUE SORT#13/#13/" :pr "Enter target number when asked about each sort category :pr "#13/If there is no target, enter a '0'.#13/#13/" t/s//A B C D E F G H I J K L M N O P Q R S