Script for combining data table scripts with data from multiple files and saving into on JSL file
Hey everyone! Okay after trying for way to long I am stuck on how to get this code to work. I am trying to make a script that will allow a user to select from a list of open files, and for each file selected the code will copy the data table scripts and then paste them all into a single JSL file that I can then run at a later time and will open all the data tables again. Basically like a way to ...