Table of Contents

order

“order” changes the ordering of names in the control panel.

Usage

order names, sort, location

Arguments

names = string: a space-separated list of names

sort = yes or no {default: no}

location = top, current, or bottom {default: current}

Examples

order 1dn2 1fgh 1rnd       # sets the order of these three objects 
order *,yes                # sorts all names 
order 1dn2_*, yes          # sorts all names beginning with 1dn2_ 
order 1frg, location=top   # puts 1frg at the top of the list 

Notes

“order” can also be used to reorder objects within a group.

See Also

set_name | group | cmd.order | commands