lol... so I have most everything working for something that abr had asked for awhile ago... and we can even link tabs from the script thanks to your enhancements and help.
But I can't specify a tab to CLOSE using anything specific to data available in the script to be sure I'm closing the right tab. I want to be able to take the tab handle from Tab.linktab or slavetab, and then use that to close the linked tab. Can you consider this at some point, similar to how we have other FROMSCRIPT arg for the Select command, where we could do something like:
Go TABCLOSE=fromscript,<tab_handle>,<tab_handle>