JSL execute by .bat file crash and hang
It seems like I have a .bat file that runs a JSL script, which processes multiple CSV files as input.
However, when the number of input CSV files increases, the .bat file often crashes and takes a long time without completing the task.On the other hand, executing the same number of input CSV files through JMP and the JSL script only takes 1-2 hours.The speed difference is significant. Do you know t...