--- Bob Bondi <[EMAIL PROTECTED]> wrote:
> Thanks for the feedback, everyone.
> My goal for this script is to make "this.gif" and "that.gif" change
> places in the file. I.E.
> -
> this.gif
> that.gif
> this.gif
> -
>
> after running the script I would have
>
On Jul 11, Bob Bondi said:
>Thanks for the feedback, everyone.
>My goal for this script is to make "this.gif" and "that.gif" change places
>in the file. I.E.
>-
>this.gif
>that.gif
>this.gif
>-
>
>after running the script I would have
>-
>that.gif
>
Thanks for the feedback, everyone.
My goal for this script is to make "this.gif" and "that.gif" change places
in the file. I.E.
-
this.gif
that.gif
this.gif
-
after running the script I would have
-
that.gif
this.gif
that.gif
-
usin
Lightning flashed, thunder crashed and "Bob Bondi" <[EMAIL PROTECTED]> w
hispered:
| Yep, another newbie at Perl. I have come to a wall. What I need to do is
| open a file, find a value in the file and substitute a value.
| I've gotten to the point of what to do with an open file. I have been tryi
At 08:32 10.07.2001 -0700, Bob Bondi wrote:
>Yep, another newbie at Perl. I have come to a wall. What I need to do is
>open a file, find a value in the file and substitute a value.
>I've gotten to the point of what to do with an open file. I have been trying
>the @array = statement.
>I then wante
Yep, another newbie at Perl. I have come to a wall. What I need to do is
open a file, find a value in the file and substitute a value.
I've gotten to the point of what to do with an open file. I have been trying
the @array = statement.
I then wanted to verify the contents of the array and tried p