Hello Community,
I only just recently started working with JMP Workflows and JSL Scripts and was wondering to create something in code to achieve the following:
- The goal is to move a workflow (copy/paste) to a specific folder, where other files like .xlsx and .csv are located. The designed script should then open a specific .csv file from within the same folder the script or workflow is located -
So for short: any ideas on how I can get the file path from the same directory the script is located in and run from? And how could I solve the idea of moving around the workflow around, keeping in mind that people will forget to delete the script after they used it?
Thanks for any advice!