Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Starting a timer in another application
Message
From
21/02/2005 19:41:44
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
00988749
Message ID:
00989080
Views:
35
Sergey
Yes,I did enable timer.
BTW how would i register that class/dll i added in app 1 when installing App1 on different machines.
at the moment following code working only on the machine where i've done build of App 1 as u know vfp automatically registers those things when we do a build.

1) lo=createobject('app1.hictimer')
2) lo.starttimer(100)
one more thing createobject command taking atleast 2minutes to execute!! and 2nd line takes another 2min but copmes as an error saying "frmsession" is not an object
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform