beautifulsoul84hung Posted February 23, 2012 Posted February 23, 2012 (edited) Hey Guys,I have a problemI want to make a programe:- enter from keyboard a number (rate of chain of map) = num- Tick color: red or blue- I click mouse two (three ....) point in map (static map) = total (cm)--------> programe auto:- connect them by color line user tick- print to map kc = num+totalThanks ,beautifulsoul84hung Edited February 23, 2012 by beautifulsoul84hung
Moderators JLogan3o13 Posted February 23, 2012 Moderators Posted February 23, 2012 Hi, beautifulsoul84hung, welcome to the forum. We are not in the business of writing code for you, but are more than happy to assist if you get stuck. I'd suggest starting by reading through the help file, and checking out AutoIT 1-2-3 (below). If you get stuck, come on back and show your code; we'll be happy to help "Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball How to get your question answered on this forum!
ReFran Posted February 23, 2012 Posted February 23, 2012 (edited) Hi, search for "Haversine". That gives you the distance between 2 latLon (geo-) points. HTH, Reinhard Edited February 23, 2012 by ReFran
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now