**fScan Reference Manual, Chapter 2 (CmdLineOptions): table_sort** ===== Table sort -- Sort the rows of data in a table===== **usage: -table sort TABLENAME [FLAG] [SORTCOL]**\\ This sorts the rows of a table based on the values in column SORTCOL. SORTCOL: Name or number of column to sort on. Default is column 1. FLAG:\\ * 1 - Numerical sort; treat text entries as numbers\\ * 2 - Sort in descending order; default is ascending order\\ **See Also:**\\ [[jvs:fscan:manual:chapter2:table|Table]], [[jvs:fscan:manual:chapter2:browse|Browse]] [[jvs:fscan|fScan Home]], [[jvs:fscan:manual|fScan Manual]], [[jvs:fscan:manual:chapter2|CmdLineOptions]], [[jvs:fscan:manual:help|Manual Help]]