I noticed that while globbing files on disk, if a starpack is encountered, it seems that the VFS inside this starkit is automatically mounted and becomes part of the globbed results, if the .exe is equivalent to the own running program. E.g. if I run U:/tools/hr.exe and start a globbing of U:/, than the whole contents of "myself" are listed. * Is this by intention? * Would it help to "unmount" the starkit beforehand? This means that the result greatly differs from the OS command 'dir /s', e.g. I'm not using any mysterious commands, only the routine from [Matthias Hoffmann - Tcl-Code-Snippets - misc - globx]. ---- <>Enter Category Here