Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ActiveX and Timer controls doing battle?
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00522165
Message ID:
00522349
Views:
8
Hello Vlad,

The solution was to take all of the code out of the timer button and put it into a command button, and make the command button invisible. So that the ActiveX faxing control's THISFORM.FaxManJr1.SendFax event/command runs from start to finish processing a fax before I start processing the next fax record in the fax request table.

Now in my timer I have only one line of code, that being THISFORM.Command1.Click(). And I have my timer interval set at 5000, but this morning I will try it at 0 because I also have THISFORM.Timer1.Enabled = .T. and THISFORM.Timer1.Enabled = .F. placed in the code in certain spots to control when the timer runs, but I can't remember where off the top of my head.
Steve Kramer
Kramer & Kramer Design
"Home of Go Cartoons"
Web Site: www.stephenkramer.com
Would you believe Far Side Lite?
More than 270 original cartoons.
Previous
Reply
Map
View

Click here to load this message in the networking platform