in reply to Re: Symbolic reference problem
in thread Symbolic reference problem

-- Hofmator

Replies are listed 'Best First'.
Re: Re: Re: Symbolic reference problem
by mirod (Canon) on Aug 20, 2001 at 15:17 UTC

    My goodness, you are right!

    I completely forgot about the file glob operator, which I rarely use, and I completely missed the goal of the code. I thought that the goal was to read from all the files, not just to get the file names.

    Apologies! Maybe I should go back to doing some XML stuff...