New to JMP? Join us Sept. 23-24 for the Early User Edition of Discovery Summit, tailor-made for new users. Register now for free!
Learn some foundational elements of JMP Scripting Language (JSL) and how to extend point & click automation into repeatable, shareable routines. Register. June 26, 2 p.m. US Eastern Time.
So I've been handed an old .jsl file that parses a bunch of .dat and .csv files into a combined .jmp table. It looks through several files for each lot (one per wafer) and combines it all into a single data table. However, it was never programmed to add the timestamp from the metro tool. How can I add to the .jsl to grab the timestamps from the files?