in reply to Seeking multiple defined files

The first of the two chatterbox solutions (mine, actually :) works fine on my machine. What is the syntax error you are receiving?

(add 'use diagnostics;' to the start of your program and see if that helps your debugging.)

Replies are listed 'Best First'.
Re: Re: Seeking multiple defined files
by DaWolf (Curate) on Nov 21, 2000 at 21:14 UTC
    Hi Chromatic.

    I've tried the command you've putted:

    grep (-e $_) @files;

    I receive these error messages:

    Array found where operator expected at foo.cgi line 187 at end of line. (Missing operator before ?)

    Not enough arguments for grep at foo.cgi line 187 near "$_)"

    Syntax error at foo.cgi line 187, near ") @files"

    Er Galvão Abbott
    a.k.a. Lobo, DaWolf
    Webdeveloper