How to join tables without creating a new table?
LS, I want to add data from a table to a main table. This can be easily done by using the "join" option from the tables menu. However, this generates a new datatable while I want to add data to the main data table. Now I have to close the original main table and than overwrite the original file with all potential risks. Is thisd possible, and how (note that I know that JMP uses scripts, but I am...