19804 Maycrest Way
Germantown MD 20876 USA
301 806-0867
delaglio@nmrscience.com
NMRWish Built-In TCL Functions
gdbSortTab: Sort the data in a GDB database table according to a given column (variable).
Usage: gdbSortTab tabHandle varName [options] Options:
Optional TCL Procedure will be called with two values to compare. It should return only 1 0 or -1, depending on whether the first value is greater than, equal to, or less than the second value. |