Isn't this OS-centric ? Nicolas 2009/10/4 Randal L. Schwartz <merlyn@stonehenge.com>:
"Wilhelm" == Schwab,Wilhelm K <bschwab@anest.ufl.edu> writes:
Wilhelm> Understood - the question was (is?) whether or not Pharo should Wilhelm> recognize it and act accordingly - I suspect the answer is no.
It *should* be understood and interpreted in the same places where '*' and '?' and '[]' are used for globbing, since it's effectively a globbing character.
So for example, presuming a hypothetical:
 '*.st' matchingFiles
to return everything matching in the default directory, then:
 '~/foo' matchingFiles
should return something relative to the home directory of the current user.
-- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 <merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/> Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc. See http://methodsandmessages.vox.com/ for Smalltalk and Seaside discussion
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project