iterate a List of open data tables and concatenate into a table
I am trying to concatenate a bunch of log files into a single file and I am using version 13 ... JMP 14 is much easier... Since others will be on jmp 13 for some time I need to make a generic script. The script I have at this time can generate a bunch of open data tables. That works fine. I can iterate and capture a list of the openDTs .. But when I try to concatenate I haven't been successful...
vince_faller