Changes between Version 1 and Version 2 of Ticket #2


Ignore:
Timestamp:
Nov 25, 2005, 4:50:51 PM (18 years ago)
Author:
Johan Enell
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2 – Description

    v1 v2  
    1818First group on vaiable 1 (B1, B2) then sort on varable 2 (T1, T2) which will result in the 4 groups above. Each group is sorted on the value in varible 3.
    1919
    20 Syntax in parameter [[BR]]
    21 -group 1,2 -sort 3[[BR]]
    22 -g 1,2 -s 3[[BR]]
    23 1,2:3[[BR]]
     20Syntax in parameter[[BR]]
     21{{{
     22-group 1,2 -sort 3
     23-g 1,2 -s 3
     241,2:3
     25}}}