The Options tree specifies all import options for the impAsc X-Function.
Syntax: Options.Treenode:=<value>
Example: Options.FirstMode:=1 // Specify the import mode for the 1st file
The Names branch of the Options tree specifies how to name the worksheet and workbook.
Syntax: Options.Names.Treenode:= <value>
Example: //Rename worksheet with partial filename : Options.Names.FNameToSht:=1 Options.Names.FNameToShtFrom:=1 Options.Names.FNameToShtTo:=4