"P.Panuka" <[EMAIL PROTECTED]> writes: > On 21:16 Mon 27 Mar , Matthieu Moy wrote: >> Isn't what you're looking for >> >> http://modeemi.cs.tut.fi/~tuomov/repos/ion-scripts-3/scripts/collapse.lua >> >> ? >> >> _ is only for interactive use. It represents the object from which the >> command was called interactively. In a script, you have to use a real >> argument. > As i understand this scripts closes all other windows. That would be > bad for me...
It does not "close" them, it puts everything in the same frame. So, you may start with 10 frames with 1 tab each, and end up with 1 frame with 10 tabs. -- Matthieu
