Problem closing image obj in JSL
Hello, Hoping to get some help with a JSL script. I am having issues with a newImage object staying open but is completely hidden. Only way I know it is open is because windows fails to delete the file because it says it is open in another program which is fixed by closing JMP. Here is a snippet of my code, I have tried a few obj << close() and obj << close window() but the object remains. img
...