Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re^4: Cannot work on second file after reading first file.

by 1straw (Novice)
on Feb 28, 2014 at 17:23 UTC ( [id://1076575]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Cannot work on second file after reading first file.
in thread Cannot work on second file after reading first file.


Thank you for the explanation. I set MYSCRIPT_DEBUG to true. When I ran the script it printed:
Field names detected: (# de tienda tipo ubicacion

with the exception of "(", these are the names of the fields

Replies are listed 'Best First'.
Re^5: Cannot work on second file after reading first file.
by davido (Cardinal) on Feb 28, 2014 at 17:25 UTC

    Now put a "warn "I'm inside the While loop\n";" statement inside of your while loop.

    Remember, you said: "&separate_stores seems to never go into the while loop and the two store number arrays return empty.". Those are also assertions that you need to prove to yourself. Add "warn ......" statements all over the place to track your progress, and to report the values held in variables.


    Dave

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (3)
As of 2024-03-29 02:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found