Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Informing user that Word/Excel is being started
Message
From
10/05/2005 18:18:50
 
 
To
10/05/2005 17:46:27
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
01012627
Message ID:
01012643
Views:
18
I can't remember the exact name, but the late/great Ed Rauh created a utility, called something like app_run. This will allow you to halt procssing in your VFP program while Word is running.

PF

>My application generates Word and Excel files. Sometimes a user may wish to view these files using the Word or Excel. I do this via shellexec() which works fine.
>
>My problem is that Word and Excel can take a long time to load on some users' workstations. I'm looking for ideas on how to inform my users that something is happening while Word or Excel load in the background. Something more professional than a wait window or a messsagebox.
>
>My strawman idea is a small status form that monitors window captions looking for an application to appear before closing. I would like this status form to stay displayed until an application opens the file my app generated. Then I would like this status form to automatically close.
>
>The problem with this approach is how do I know what window caption to look for? I can't depend on looking for a specific application because some users may use Open Office vs. MS Office to open the files my app generates.
>
>Any suggestions?
>
>Malcolm

(On an infant's shirt): Already smarter than Bush
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform