cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
New to using JMP? Hit the ground running with the Early User Edition of Discovery Summit. Register now, free of charge.
Register for our Discovery Summit 2024 conference, Oct. 21-24, where you’ll learn, connect, and be inspired.
%3CLINGO-SUB%20id%3D%22lingo-sub-775547%22%20slang%3D%22en-US%22%20mode%3D%22CREATE%22%3EFermer%20la%20fen%C3%AAtre%20de%20tabulation%20invisible%3C%2FLINGO-SUB%3E%3CLINGO-BODY%20id%3D%22lingo-body-775547%22%20slang%3D%22en-US%22%20mode%3D%22CREATE%22%3E%3CP%3EJ'utilise%20Tabulate%20pour%20r%C3%A9sumer%20certaines%20donn%C3%A9es%20dans%20un%20script%2C%20puis%20j'enregistre%20le%20r%C3%A9sultat%20dans%20un%20tableau.%20J'utilise%20la%20propri%C3%A9t%C3%A9%20%22invisible%22%20(commande%20ou%20autre)%20donc%20je%20ne%20vois%20pas%20la%20fen%C3%AAtre%20interm%C3%A9diaire%20Tabulate.%3C%2FP%3E%3CP%3E%20%3C%2FP%3E%3CP%3ECependant%2C%20je%20me%20retrouve%20avec%20un%20tas%20de%20fen%C3%AAtres%20Tabulate%20invisibles%20qui%20s'accumulent%20au%20fur%20et%20%C3%A0%20mesure%20que%20j'ex%C3%A9cute%20le%20script.%20Voir%20l'image%20ci-dessous...%3C%2FP%3E%3CP%3E%20%3C%2FP%3E%3CP%3E%3CSPAN%20class%3D%22lia-inline-image-display-wrapper%20lia-image-align-inline%22%20image-alt%3D%22scott1588_0-1721974972551.png%22%20style%3D%22width%3A%20400px%3B%22%3E%3CSPAN%20class%3D%22lia-inline-image-display-wrapper%22%20image-alt%3D%22scott1588_0-1721974972551.png%22%20style%3D%22width%3A%20387px%3B%22%3E%3CSPAN%20class%3D%22lia-inline-image-display-wrapper%22%20image-alt%3D%22scott1588_0-1721974972551.png%22%20style%3D%22width%3A%20387px%3B%22%3E%3Cspan%20class%3D%22lia-inline-image-display-wrapper%22%20image-alt%3D%22scott1588_0-1721974972551.png%22%20style%3D%22width%3A%20387px%3B%22%3E%3Cimg%20src%3D%22https%3A%2F%2Fcommunity.jmp.com%2Ft5%2Fimage%2Fserverpage%2Fimage-id%2F66511i2F799FDCEE9CE8BE%2Fimage-size%2Fmedium%3Fv%3Dv2%26amp%3Bpx%3D400%22%20role%3D%22button%22%20title%3D%22scott1588_0-1721974972551.png%22%20alt%3D%22scott1588_0-1721974972551.png%22%20%2F%3E%3C%2Fspan%3E%3C%2FSPAN%3E%3C%2FSPAN%3E%3C%2FSPAN%3E%3C%2FP%3E%3CP%3E%20%3C%2FP%3E%3CP%3E%20%3C%2FP%3E%3CP%3EJ'ai%20essay%C3%A9%20dtab%20%26lt%3B%26lt%3B%20Close%20mais%20%C3%A7a%20ne%20marche%20pas.%3C%2FP%3E%3CP%3E%20%3C%2FP%3E%3CP%3EQuelqu'un%20peut-il%20me%20dire%20comment%20fermer%20une%20fen%C3%AAtre%20de%20tabulation%20invisible%26nbsp%3B%3F%3C%2FP%3E%3CP%3E%20%3C%2FP%3E%3CP%3EMerci%20beaucoup%20comme%20toujours%20pour%20votre%20aide%20alors%20que%20j'apprends%20progressivement%20les%20tenants%20et%20les%20aboutissants%20de%20JSL.%3C%2FP%3E%3C%2FLINGO-BODY%3E%3CLINGO-LABS%20id%3D%22lingo-labs-775547%22%20slang%3D%22en-US%22%20mode%3D%22CREATE%22%3E%3CLINGO-LABEL%3EAutomatisation%20et%20script%3C%2FLINGO-LABEL%3E%3C%2FLINGO-LABS%3E%3CLINGO-SUB%20id%3D%22lingo-sub-775557%22%20slang%3D%22en-US%22%20mode%3D%22CREATE%22%3ERe%20%3A%20Fermer%20la%20fen%C3%AAtre%20de%20tabulation%20invisible%3C%2FLINGO-SUB%3E%3CLINGO-BODY%20id%3D%22lingo-body-775557%22%20slang%3D%22en-US%22%20mode%3D%22CREATE%22%3E%3CP%3EEssayer%3C%2FP%3E%0A%3CPRE%3E%3CCODE%20class%3D%22%20language-jsl%22%3Edtab%20%26lt%3B%26lt%3B%20Close%20Window%3B%3C%2FCODE%3E%3C%2FPRE%3E%0A%3CP%3EExemple%3C%2FP%3E%0A%3CPRE%3E%3CCODE%20class%3D%22%20language-jsl%22%3ENames%20Default%20To%20Here(1)%3B%0Adt%20%3D%20Open(%22%24SAMPLE_DATA%2FCar%20Poll.jmp%22)%3B%0Aobj%20%3D%20dt%20%26lt%3B%26lt%3B%20Tabulate(%0A%09Add%20Table(%0A%09%09Column%20Table(Grouping%20Columns(%3Asex%2C%20%3Amarital%20status))%2C%0A%09%09Row%20Table(Grouping%20Columns(%3Acountry%2C%20%3Asize))%0A%09)%0A)%3B%0A%0Await(1)%3B%0Aobj%20%26lt%3B%26lt%3B%20close%20window%3B%3C%2FCODE%3E%3C%2FPRE%3E%3C%2FLINGO-BODY%3E%3CLINGO-SUB%20id%3D%22lingo-sub-775843%22%20slang%3D%22en-US%22%20mode%3D%22CREATE%22%3ERe%20%3A%20Fermer%20la%20fen%C3%AAtre%20de%20tabulation%20invisible%3C%2FLINGO-SUB%3E%3CLINGO-BODY%20id%3D%22lingo-body-775843%22%20slang%3D%22en-US%22%20mode%3D%22CREATE%22%3E%3CP%3EAaargh.%20Je%20ne%20sais%20pas%20comment%20j'ai%20rat%C3%A9%20celui-l%C3%A0.%3C%2FP%3E%3CP%3E%20%3C%2FP%3E%3CP%3EMerci%20encore%20Jarmo%3C%2FP%3E%3C%2FLINGO-BODY%3E
Choose Language Hide Translation Bar
scott1588
Level IV

Close Invisible Tabulate Window

I am using Tabulate to summarize some data in a script and then saving the result to a table. I use the "invisible" property (command or whatever it is) so I don't see the intermediate Tabulate window.

 

However, I end up with a bunch of invisible Tabulate windows that accumulate as I run through the script. See image below...

 

scott1588_0-1721974972551.png

 

 

I tried dtab << Close but it doesn't work.

 

Can someone tell me how to close an invisible Tabulate window?

 

Thanks much as always for help as I am gradually learning the ins and outs of JSL.

1 ACCEPTED SOLUTION

Accepted Solutions
jthi
Super User

Re: Close Invisible Tabulate Window

Try

dtab << Close Window;

Example

Names Default To Here(1);
dt = Open("$SAMPLE_DATA/Car Poll.jmp");
obj = dt << Tabulate(
	Add Table(
		Column Table(Grouping Columns(:sex, :marital status)),
		Row Table(Grouping Columns(:country, :size))
	)
);

wait(1);
obj << close window;
-Jarmo

View solution in original post

2 REPLIES 2
jthi
Super User

Re: Close Invisible Tabulate Window

Try

dtab << Close Window;

Example

Names Default To Here(1);
dt = Open("$SAMPLE_DATA/Car Poll.jmp");
obj = dt << Tabulate(
	Add Table(
		Column Table(Grouping Columns(:sex, :marital status)),
		Row Table(Grouping Columns(:country, :size))
	)
);

wait(1);
obj << close window;
-Jarmo
scott1588
Level IV

Re: Close Invisible Tabulate Window

Aaargh. I don't know how I missed that one.

 

Thanks again, Jarmo