Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Running a batch file from VFP
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00443873
Message ID:
00444056
Views:
14
>Whenever I call a DOS batch file from VFP, it runs in a DOS window and then waits for a CTRL-C before proceeding. Is there any way to avoid this? I am trying to automate a process that must have a DOS batch file run.
>
>My code:
>
>lcExe1 = [run postal.bat "mail1120"]
>&lcExe1
>
>(KEYBOARD '{CTRL+C}' does not work)
>
>TIA,
Steve,

A lot of the problems associated with DOS batch files are addressed by the Windows Script Host. See the series of articles that Ed Rauh and I are writing for the VFUG newsletter. These are avaailable on-line at the VFUG site (www.vfug.org) beginning with last September's issue.
George

Ubi caritas et amor, deus ibi est
Previous
Reply
Map
View

Click here to load this message in the networking platform