Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^3: Array problem......PLEASE HELP!

by zentara (Archbishop)
on Jan 05, 2009 at 22:15 UTC ( [id://734298]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Array problem......PLEASE HELP!
in thread Array problem......PLEASE HELP!

First of all, I have no idea what you are trying to do. If you are running a second Perl script, thru system, you are going about it wrong. Why not combine all operations into one script?

The problem we are all having, is that your question dosn't seem to make sense; and it's hard for experienced programmers to warp their minds into fixing some sort of Rube Goldberg code contraption.

What you should do, is show what is in those files, even if just a few sample lines. Then say what you want to do with the files and data...like what output do you expect?

Once we have a clear idea of what you need to do to the files, and what they contain, we can give you a good answer. Otherwise, we are just trying to figure WHY you are doing it your way? Finally, use warnings, and strict. Many problems, like yours are caused by global variables acting unexpectedly, and it shows good faith on your part, to use warnings and strict.


I'm not really a human, but I play one on earth Remember How Lucky You Are

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://734298]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (2)
As of 2024-04-26 06:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found