Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Having problem to start two process separately
Message
From
01/02/2000 10:44:54
 
 
To
01/02/2000 10:25:09
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00325561
Message ID:
00325584
Views:
21
>Hello All ,
>
>I can not find proper way please help. My problem is
>
>I have one main form say main.scx. Inside that form I have 4 pages in page frame.
>On one of the page I have two command button , each of calling different form.
>My problem is both my calling form doing some heavy processing. So once I click on one command button , one of the calling form start processing and at the same time I want to start another process by clicking on second command button. but while my first calling form is busy with process , I can not click on second command button. My main form is a modal form and my both calling form has showwindow property = in top level form.

VFP is single threaded and single taksing - you'd really need to spawn multiple seesions using RUN or an API call to start separate VFP instances, and recoordinating them afterwards would be a PITA.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Reply
Map
View

Click here to load this message in the networking platform