open multiple Journals
Hello, I look for a script, where I can open multiple Journals, and ad to different points in script an object to the chosen Journal. With my script the diagrams are always in the last opened Journal, not in the Journal I choose. Could someone help me to solve the problem? dt = Open("C:\Program Files\SAS\JMP\17\Samples\Data\CrimeData.jmp");
///Journale Erstellen
J1 = New Window( "xxx1", <<Journal
...