RE: [Mason] Strange Problem with opendir / readdir

2001-03-30 Thread Cornelius Kuschnereit
Yes! I can see all Files and Dirs without . and .. Can this be a hint why readdir dosn't work? Thanx! Cornelius -- the (right) result: -- Test -x 1 file:"/usr/local/apache/bin" length of filename:21

Re: [Mason] Strange Problem with opendir / readdir

2001-03-30 Thread Tim Tompkins
Does glob() work? my @files = glob( "$directory/*" ); Thanks, Tim Tompkins -- Staff Engineer / Programmer http://www.arttoday.com/ -- - Original Message - From: "Cornelius Kuschnereit" <[EMAIL PRO