How do I get the import file settings right before concatenating files by a script?
I have several files in a specific format and and with the *.asc extension (example: two files as attached to this post). I have tried to make changes in the script uploaded by Bryan can be found here: https://community.jmp.com/t5/JMP-Scripts/Combine-multiple-txt-or-csv-files/ta-p/24083 It works well if I rename all my files to *.txt before running the script but otherviese it will not. I have tri...