sortup

The sortup statement sorts the database by the current field. The database is sorted in ascending order (low to high).


Parameters

No parameters.


Description

The sortup statement sorts the database by the current field. The database is sorted in ascending order (low to high).

This example sorts a database in zip code order from low to high. To sort in reverse order use sortdown. To sort additional fields use sortupwithin. To sort and divide the database into groups with summary records use groupup.

field Zip
sortup

See Also


History

VersionStatusNotes
10.0No ChangeCarried over from Panorama 6.0.