Sietse Wijnker wrote: > Another solution I'm also using is a small .NET app that reacts to evnts and > writes a message to a message-queue which in its turn is monitored by a VFP > application. > I did something like this years ago in the late 90s where I devised a solution for running MS-Word Mail Merges on a single "slave" PC in an office of 15+ PCs. The users had a VFP app that created the data for the mail merges, and then I logged the network files to a "queue" table whereby the slave PC then read the queue table and processed them as needed every 'n' minutes. It got around a licensing problem that they had, as the VFP app would hang when too many people tried to run Office at the same time. (They had a low limit, iirc.) The solution worked perfectly, got rid of the "hanging" problems, won me the company's highest award, and a nice little bonus! ;-)
-- Michael J. Babcock, MCP MB Software Solutions, LLC http://mbsoftwaresolutions.com http://fabmate.com "Work smarter, not harder, with MBSS custom software solutions!" _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

