InputFileSortOrder |
Top Previous Next |
Valid for: SetStartup
Syntax - SetStartup InputFileSortOrder "<FileSortOrderDescriptor>" Where: <FileSortOrderDescriptor> is one of the following values that define the criteria for sorting:
Description: This option is used to define the order in which multiple input files will be processed by EMUE. This option sets the selection of the Input File Sort Order drop-down list on the Misc. tab of the EMUE Current Settings - Option Settings dialog.
Note: The list of available files is re-sorted each time EMUE is prepared to process an input file. EMUE processes the first file in the list according to the sort order specified.
Sample: The following statement instructs EMUE to sort files alphabetically by name. SetStartup InputFileSortOrder "Name_Ascending"
|