View Single Post

  #1 (permalink)  
Old 11-25-2002
Anonymous Anonymous is offline
Senior Member
Black Belt
 
Join Date: Jul 2002
Posts: 5,138
Find a place in Canada by coding

HI, all

I want to find a place in Canada by code, like this:

goMapApp = createobject("MapPoint.Application")
goMap = goMapApp.ActiveMap
goLoc1 = goMap.Find("2967 Richmond street, ottawa, Canada")

But I have find Null.

Is this the correct format of address: 2967 Richmond street, ottawa, Canada?

If not , Could you show me the address can be find by mappoint?

Thanks!
Henry
Reply With Quote