I have a small problem within a macro I have. The macro works but there is a delay within I'm trying to solve.
Here is the part of the macro where the problem is:
While (F<>"S" and F<>"Z" and F<>"E")
F=Sess0.Screen.WaitForKeys(F)
WEnd
What this is doing is obviously waiting for an input and...
Calculus,
Thanks for your help on all of this. That is how it seems to be for me at this point - trial and error - and help files. I just don't have the time to study them like I want to at work. I'll get there, I see how my macro should work, now I'm working on putting it on paper persay. It's...
Calculus and Search66 -
What book do you recommend (or hear of) that would be good to learn VB? I'm guessing that the macros for Excel and Word would be VB, also. Correct? It's so d$#% frustrating to know and visualize what could be written to help with processes at work (and other things) and...
Hey Calculus -
I now have it waiting for a one letter input (WaitForKeys), but the WaitForString doesn't quite work like I want. That may take too long to explain and I type slow. But, I do want to ask you - Is EXTRA! Basic similar to VB? In other words, if there aren't any books/manuals on...
Calculus -
I have two quick questions. Can a macro actually look for or recognize a word or group of words on the screen? Also, I tried that WaitForString command, but it didn't quite work as I planned. I thought it was going to wait for something I put in. How does this work?
Thanks
Is there a website that may have lessons or tutorials I can go to and learn this language? Maybe a book I can purchase? I have created some macros at work and I don't quite have the knowledge to make it work as i see it in my mind. Any information would be appreciated.
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.