Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: Array of arrays - redux

by space_monk (Chaplain)
on Jun 17, 2013 at 16:07 UTC ( [id://1039411]=note: print w/replies, xml ) Need Help??


in reply to Array of arrays - redux

Why do I have a feeling that the more I read about your problems, the more you should tell us the entire problem you are trying to solve instead of just a small portion of it, and how you have coded that small portion? i.e. why do you have an array of arrays, why do you need to look back over 15 rows, why does the data you are looking for change etc.

If you spot any bugs in my solutions, it's because I've deliberately left them in as an exercise for the reader! :-)

Replies are listed 'Best First'.
Re^2: Array of arrays - redux
by JockoHelios (Scribe) on Jun 17, 2013 at 17:43 UTC
    The small portion of it is the problem - that's where I'm getting stuck with error message. The rest of the script is working.

    The reason I have to look back over the previous 15 rows is not relevant to the array problem. It's a requirement of the processing, nothing more.

    The data value that I'm looking for changes because it's based on the several values in the current row of original data (which has 17 fields). Deriving that value is not an issue, the code produces the correct value to search for.
    Dyslexics Untie !!!

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (5)
As of 2024-04-23 15:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found