Batch creation of journals based on spreadsheet entry
I have a set of working JSL scripts which take user input (part ID, test date, test limits, file format etc), loads the test data (from a database for the entered parameters), plots the graphs etc and then passes all of them to journal which is then saved as PDF (while the test data is saved in user specified file format). Currently, this works only for one given set of user input (part ID, test d...