Re: ShellExecute in VFP
- From: "TonySper" <tsperduti@xxxxxxxxxxxxx>
- Date: Thu, 27 Oct 2005 20:11:31 -0400
Lee,
I copied it but now have to figure out how to use it. Looks
complicated!!
"Lee Mitchell" <Leemi@xxxxxxxxxxxxxxxxxxxx> wrote in message
news:eIqLL%23z2FHA.3220@xxxxxxxxxxxxxxxxxxxxxxxx
Hi TonySper:
Take a look at "API_APPRUN" on www.universalthread.com.
Go to www.universalthread.com, click on the Download icon, and choose
Visual FoxPro as the product. In the Summary text box of the query
page,
search for "API_apprun."
I hope this helps.
This posting is provided "AS IS" with no warranties, and confers no
rights.
Sincerely,
Microsoft FoxPro Technical Support
Lee Mitchell
*-- VFP9 HAS ARRIVED!! --*
Read about all the new features of VFP9 here:
http://msdn.microsoft.com/vfoxpro/
*--Purchase VFP 9.0 here:
http://www.microsoft.com/PRODUCTS/info/product.aspx?view=22&pcid=54787e64-52
69-4500-8bf2-3f06689f4ab3&type=ovr
Keep an eye on the product lifecycle for Visual FoxPro here:
http://support.microsoft.com/gp/lifeselectindex
- VFP5 Mainstream Support retired June 30th, 2003
- VFP6 Mainstream Support retired Sept. 30th, 2003
>I switched to using ShellExecute in a VFP8 program to open up
>Microsoft Word instead of using the ! /n3 command. I switched to this
>as some users of my program the automation would not work for some
>reason. Also some users are using Works or WordPerfect. I noticed
>that
>when Word opens that the VFP program keeps running. I put a Wait
>Windows after the ShellExecute so the program would wait until I got
>out of Word and clicked the mouse. Is this normal operations or is
>there a command in shell or VFP to hold up the program until the user
>closes the word application?? Something like the old pause command??
>Thanks in advance for any ideas or suggestions.
>TonySper
.
- Follow-Ups:
- Re: ShellExecute in VFP
- From: Josh Assing
- Re: ShellExecute in VFP
- References:
- ShellExecute in VFP
- From: TonySper
- RE: ShellExecute in VFP
- From: Lee Mitchell
- ShellExecute in VFP
- Prev by Date: Re: ShellExecute in VFP
- Next by Date: Web service Help me
- Previous by thread: Re: ShellExecute in VFP
- Next by thread: Re: ShellExecute in VFP
- Index(es):
Relevant Pages
|