LVSORT ASC|DSC|%FieldName This command will sort the Current listview alphabetically, in ascending order. You can give the following arguments : ASC or DSC - meaning Ascending or Descending. Currently however, only ASC works.. or.. %FieldName - If the file loaded is a @{" DataBase " link DBase_LVs }, then you can give a fieldname and the LV will be sorted according to the Field name. The current record will be reset to 0. Example : @{" Run Gui " system "gui guis:docs/tutorials/LVHandler.gc"} @{" Source " link "guis:docs/tutorials/LVHandler.gc/Main"}