Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Multiple scan instructions, only first one works.
#4
Add this code at the end of sub Scan code:
Macro Macro2759
Code:
Copy      Help
out F"{image} coordinates"
int i
for i 0 a.len
,RECT& r=a[i]
,out "left=%i top=%i right=%i bottom=%i" r.left r.top r.right r.bottom
out "Total=%i" i

and delete all that part of macro code.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)