Hi, Lowell
Please see whether the scripts below works for you.
range aa=%C;
%A = aa.lname$;
expASC type:=text path:=D:\test\%A select:=1 separator:=tab longname:=0 units:=0 missing:=0;
where D:\test\ is path and %A is the long name of selected columns
Echo
Originlab