Create Invisible Journal
Hi,I have a script where I create a journal that serves only as a container for other platform results before it is saved as a JPG and closed. Is it possible to create a journal using the invisible option? I have not been able to get it to work. I am using JMP10.Thanks!// These do not work...jrn1 = New Window( "Graph Results", <<Journal, Invisible );jrn2 = New Window( "Graph Results", <<Journal...
