09-21-2006, 06:08 PM
Hi!
I want to ask about the RAM that uses QM. I have searched about "memory" and "RAM", but I haven't found anything.
The problem is that QM stops to run a macro, and the problem I think is the amount of RAM that needs this app.
It "eats" up to 250MB (I have seen so much RAM, but I don't discard that sometimes can need more RAM) and my question is: Is it normal???? Or it's is just a bad program?
If the problem is the second case, the code, I'll explain a bit the runtime:
It's a "for" sentence that repeats the code 5000 times.
Each time, loads a page, checks if the page is the correct, copy the content to clipboard (Ctrl+C), and paste it into a file (_s.getclip; _s.setfile)
In fact, the "for" sentence repeats between 1500 and 2000 times, before the macro crashes..
I hope you can help me... and understand me. Sorry for my bad English.
IzK
I want to ask about the RAM that uses QM. I have searched about "memory" and "RAM", but I haven't found anything.
The problem is that QM stops to run a macro, and the problem I think is the amount of RAM that needs this app.
It "eats" up to 250MB (I have seen so much RAM, but I don't discard that sometimes can need more RAM) and my question is: Is it normal???? Or it's is just a bad program?
If the problem is the second case, the code, I'll explain a bit the runtime:
It's a "for" sentence that repeats the code 5000 times.
Each time, loads a page, checks if the page is the correct, copy the content to clipboard (Ctrl+C), and paste it into a file (_s.getclip; _s.setfile)
In fact, the "for" sentence repeats between 1500 and 2000 times, before the macro crashes..
I hope you can help me... and understand me. Sorry for my bad English.
IzK