There is no maps URL. This is for a database application. I figured out what the problem was. The code I chose for a return code was defaulting to NULL, and exiting.
On Oct 28, 8:05 am, "[email protected]" <[email protected]> wrote: > On Oct 28, 7:54 am, EastSideDev <[email protected]> wrote: > > > I am using the API to do a reverse geo lookup against a list of > > addresses. If I encounter a status code 602, an error message > > displayed and the program is terminated. How can I prevent the program > > from terminating as long as my while long (processing the list) is not > > finished? > > Without more information I can do more than say "don't terminate the > program when you encounter a 602 error code". Please post a link to a > map that exhibits the problem so we can tell _why_ that is happening > and suggest solutions... > > -- Larry --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en -~----------~----~----~----~------~----~------~--~---
