Need help with JSL code for table save and close
Hi , I I'm new to JSL and i need help with the following ://Open a csv table with a Button Box. Lot_Tracker_window=New Window("Lot tracker", Lot_Tracker = Button Box("Lot tracker", dt=open("C:\Users\user\Documents\Temp\Lot tracker.csv")) ); //After i make changes in dt table by aditing the JMP table window. I want to Save&Close my changes to the original file "Lot tracker.csv", by using a new But...
natalie_