Tony Trabucco
02-25-2005, 04:30 PM
Since I'm still having an issue selecting the first item in a QueFind list (Closest Airport, Closest Hospital, Closest Fast Food, etc.) I thought that I would cut/past the code here to see if any has any suggestions. The list appears OK within the FF macro, but I can't "tap" the first item and then "tap" the "Route to" button. Here goes:
ffscript=Closest Airport
;rename when done
appname=QueFind
pen=76,218,1;transport
pen=44,24,1;where
pen=44,24,1;near current
pen=55,36,1;what
pen=44,59,1;air trans
wait=3;wait for list to populate
pen=68,63,1;select top item in list
vg=0
pen=68,153,1;route to button
Any assistance is appreciated!
Thanks
T2
ffscript=Closest Airport
;rename when done
appname=QueFind
pen=76,218,1;transport
pen=44,24,1;where
pen=44,24,1;near current
pen=55,36,1;what
pen=44,59,1;air trans
wait=3;wait for list to populate
pen=68,63,1;select top item in list
vg=0
pen=68,153,1;route to button
Any assistance is appreciated!
Thanks
T2