Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
EventHandler() with VFP COM returns .F.
Message
From
29/09/2006 19:58:28
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows NT
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01158296
Message ID:
01158327
Views:
18
Actually, we are clearing/verifying checks. The user is reading the amount from the check, hits enter and the check encoder takes it away. The encoder is the slow bottleneck and the way the MSComm control seems to work, it doesn't really alow the user to type ahead. So the current process is OK for a slow person, but you don't make money with slow people doing data entry. That is why I want to queue the data, let the printer print it as fast as it can (slowy) but not slow down the users. Then I need to give the users a visual that shows the check has been printed. that is where I wanted to use the event handler, when the check was printed, udpated the log. Now, I think I will do this with a second queue table that yet another timer is looking at and then updating the log. But I think that will be OK.

David
David
Previous
Reply
Map
View

Click here to load this message in the networking platform