Hello,
I have a problem with the final message box in geographically weighted regression (GWR) when I perform several GWR in a visual basic automation process.I can not continue with the second GWR if I do not click "accept" or I do not tappe "Intro". Could someone tell me how can I solve this problem?
I'm working with ArcGIS 9.3 and visual basic under ArcMap.
Thank you very much,
Carles.
Solved! Go to Solution.
Thank you very much, Pau,
I have used Application.SendKeys ("~") before the action and it works !