-
Timer Control
Hello,
I am developing a small form using the VB Editor within a 3rd Party tool. I need to use a Timer on the form however I do not have a Timer control listed in my available additional components. Is there one hidden under a different name?
Any help would be much appreciated.
-
:confused:
What is the 3rd Party Tool you are using?
-
WRQ Reflection for Unix and Digital.
It allows us to run a Unix based system on our Windows PCs.
-
:rolleyes:
Since no one else would respond, i have been looking around and since there is no timer feature, you might be able to use a wait module. Or some sort of module where it has a timer like command. If i findout anything else ill post. Sorry i couldnt be much help.