Prev Up Next
Go backward to Groupfilter command
Go up to *COMMANDS
Go forward to Routines

Order command

The ORDER command orders sortwords according to their value.


ORDER <word>r UP|DOWN

where UP outputs the values in increasing numerical order and DOWN outputs them in decreasing numerical order.


eg.
ORDER  GAM1 GAM2 GAM3  DOWN
will reassign the highest value from GAM1, GAM2 and GAM3 to GAM1, the next highest to GAM2 and the lowest to GAM3.
support@ns.ph.liv.ac.uk

Prev Up Next