Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VB sample to VFP
Message
From
26/01/2001 09:05:41
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
VB sample to VFP
Miscellaneous
Thread ID:
00468999
Message ID:
00468999
Views:
42
Hi All,

Could some one push me in the right direction for converting this little bit off VB to VFP, as the sample application which came with the control is in VB


Private Sub Command1_Click()
Dim X, Y
InfoMapControl1.LocateOnePostcode Text4, X, Y, -1
End Sub

The help file says
short LocateOnePostcode(
BSTR Postcode, // the postcode you want to search for
BSTR X, // buffer for x coordinate
BSTR Y, // buffer for y coordinate
short SetMapPosition // option to centre the map on the postacode
)

<\pre>

TIA
Iain Brodie
Next
Reply
Map
View

Click here to load this message in the networking platform