Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Auto click variable
Message
From
05/01/2013 12:50:16
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Auto click variable
Miscellaneous
Thread ID:
01561508
Message ID:
01561508
Views:
113
I'm trying to get this to work for me.
* TIMER BUTTON CODE
PRIVATE timevar,cbutton
timevar = "13:15:00"
cbutton = "Command62"
DO WHILE TIME() <> timevar
loop
ENDDO
thisform.cbutton.click
And of course c.button is giving me trouble. I've tried quotes, brackets and m. variations with no success.
How can I get c.button to automatically click while I'm sleeping?
I ain't skeert of nuttin eh?
Yikes! What was that?
Next
Reply
Map
View

Click here to load this message in the networking platform