I have a quandary that mainly gets back to generalizing a workflow (which I discussed at length with Jordan Hiller). In the attached workflow, there is a key step in which analytes identified by one platform are placed into a new data table via the "make into data table" command. The issue is that, as far as I can tell, I cannot script it to where a specific name is given to the resulting table; it will simply be called untitled 1 (or higher, depending on how many windows I have open). At the very end of the script in question:
"Make Combined Data Table;
obj << Close Window;")
could I simply add a line to give the to-be-created data table a name? If so, then I could correctly "call" this table in subsequent steps. I think you will have a better idea of what I mean when you run the Workflow package.
Anderson B. Mayfield