When importing non-jsl file like a .txt or .csv file a "source" table script is automatically added but with a fix file path.
To make it more dynamic, the script replaces the path with a multiple file import functionality.
All the files get concatenated automatically with an additional column containing the file name.
There is an option to save it as a new table script or as a stand-alone file.
It contains this core functions:
- select open tables
- select table script
- save a string as a table script
This solution was used for selecting the table:
https://community.jmp.com/t5/Discussions/Interactive-Data-Table-selector/td-p/18714