Window that Scrolls Through Images in a Folder
I need some help with the scripting syntax. I am using JMP 16. I have the script to read through all the files in a subfolder and identify the files that has the jpg extension. What I would like to do is display a Window, with a forward and backward button, that would allow the user to display the images. How would I go about creating that? Any help would be appreciated. folder = char(Get Default
...