Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Re: Re: Re: getting the right stuff

by dkubb (Deacon)
on Feb 08, 2001 at 08:48 UTC ( [id://57134]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Re: getting the right stuff
in thread getting the right stuff

I can't see anything physically wrong with the code you last posted. I would confirm in your data file that the MiddleName is even specified. Another possibility is the datasource isn't properly formatted, it would be very easy to miss a tab.

You should start at the first point when you get the data and trace it through the execution of your program. Before and after each step where it could be modified, you should check it and make sure it's correct. The debugger or a few print statements should help you trace where the problem is.

By the way, in the last code you posted, there were two lines of code that weren't being used for anything, as far as I could determine, the declaration of %data and %ref.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (4)
As of 2024-04-25 14:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found