The following opens the Fish table in the dBASESamples database with a specific index order:

use :dBASESamples:Fish order :Length CM:

Note the use of the colon delimiters to both specify a table in a database and an index tag name that has spaces in it.