Help on script to import multiple TXT files and removing certain data JMP 15
Hello,I would like to import a number of TXT files into one data table.An individual TXT file looks like this and I would like to only import the highlighted data and if possible create a new column to capture the batch number.I’ve written the following script (below) which gets me partially there but I still have to delete some of the data as highlighted below. This is ok when I only have a few f...