Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ACTIVATE WINDOW
Message
From
11/05/2001 15:57:36
 
 
To
11/05/2001 15:49:24
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
Miscellaneous
Thread ID:
00506381
Message ID:
00506386
Views:
22
This message has been marked as the solution to the initial question of the thread.
>George,
>
>I figure, go straight to the guy who knows...
>
>When I start an application from within VFP, one of the first things that happens is DEACTIVATE WINDOW "Project Manager". When my application closes, I would like for it to ACTIVATE WINDOW "Project Manager", if the Project Manager was indeed already open when I started the app.
>
>So, I need to know if that window exists when my application starts. Does VFP not have any awareness of what windows are open even within VFP itself? Or do I have to go to the API (use your IS_RUN)?
>
>Thanks,

You can use WEXIST("Project Manager") to check if the project manager is open.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform