On 1/25/06, DiGregorio, Dave <[EMAIL PROTECTED]> wrote:
> Is there a way to glob if the directory path has spaces?
>
> The following does not work
>
> $sourcePath = "C:/Documents and Settings/xyz/abc ;
>
> files = glob $sourcePath ;
This seems to work:
my @files = glob("C:/Documents\\\ and\\\ Se
Is there a way to glob if the directory path has spaces?
The following does not work
$sourcePath = "C:/Documents and Settings/xyz/abc ;
files = glob $sourcePath ;
Thanks
David R. DiGregorio
Vocollect
703 Rodi Road
Pittsburgh, PA 15235
P. 412-349-2440
[EMAIL PROTECTED]
-CONFIDE