Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
VERY Green to QM
#21
Gintaras Wrote:Now I cannot say why it happens. Try to handle the error with err.

For example:

Macro Macro1302
Code:
Copy      Help
,int k
,for k 0 1000000
,,act w2
,,err
,,,if(k<50) ;;5 s
,,,,wait 0.1
,,,else
,,,,OnScreenDisplay _error.description 5 0 0 "" 0 0xFF
,,,,ret

(replace act w2 with this code)

It tries to activate many times. If after 5 s still cannot activate, ends macro.

Thank you but the macro already ends after a few seconds...this does not make any sense why it is happening

I just had it run about 30 or so out of the 100 interations just fine...then it stopped...

When this happens I have to delete all the data, and try again to hope it will run the entire time

Is there a different way to call an Access Table?


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)