Focal Point
How to Sort STACK descending

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/5171061751

March 04, 2006, 05:09 AM
Qalqili
How to Sort STACK descending
Dear Developers
hi,
how can we sort stack descending?
since this code sort stack Ascending:
SORT STACK staclName BY ID;


WF 7.7.0.3HF3 / WinXP- WF-Client & Apache / DevStd 7.7.0.3HF3 win XP.
March 04, 2006, 05:14 AM
Qalqili
i find it
SORT STACK stackName BY HIGHEST ID;

thanX


WF 7.7.0.3HF3 / WinXP- WF-Client & Apache / DevStd 7.7.0.3HF3 win XP.