JSL Table import - Selecting correct row as headers when desired row number is variable
I have a script that uses an input list to pull files from a directory. The file format is unusual so it takes some manipulation and each file is on the order of 60Mb so imports can take more time than I would want. My issue is that most files have the desired header row on row 15 but about 10% of the files have a header that could be anywhere from row 10-14 and there is no way to know until i o...
vince_faller