I'm writeing an application, and I want it to scan a file every 30 seconds to see if anything has changed.
I have it set up now so that I can scan the file with the click of a button, but I want a way to run this function about every 30 seconds. Every way I know to have VB wait 30 seconds will...
I just found http://www.freevbcode.com/ShowCode.Asp?ID=3778
a few min ago... When I get a chance i'll check and see how well it works for what i'm doing.
I expect that it's going to work and save me a lot of time!
Thanks Sheco, but thats actually not a problem for this =)
I'm basically copying information out of one program into another one.
The writeing isnt actually an image, but I am taking a screenshot of the window, and cutting the writing out and want to read that.
It started as something to save...
Is there a function that can compair 2 graphics and return eihter:
1) How much diffrence there is between the two
2) if the two are the same.
3) If the second is located in the first, and if so where.
I'm trying to write a poor mans OCR program that would only be reading 0-9 + A - D. Alwasy...
After some more reasearch, i have an easier question...
Can VB do the following things:
1) Look for another program running.
2) Take a screenshot of that programs window.
3) Look at a section of that window and compaire the section to another image (for example, look where the "Report A"...
There is a program I use that has a REALLY annoying problem.
When I open up a detailed report the page CANNOT be copied using CTRL-C.
All the information is right there on the screen, but for some reason you can’t copy any of it.
Copying the information into Excel is a real pain.
I want...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.