>    foreach (<*>){
>      print "$_\n";
>      }
>   or <*> replaced by glob('*')
> 
>   do not work.

what happens exactly? any error messages? any output?

the glob function is implemented with csh, so this could be a csh
problem.

pietro.

Reply via email to