Version 0 of glob and VFS

Updated 2011-08-29 15:44:09 by MHo

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.

Is this by intention?

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.