Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Windows'98 scripting and VFP.
Message
 
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00227888
Message ID:
00228051
Views:
17
>>Hi,
>>
>>How can I write windows scripts (analog batch files for DOS) and run them in VFP?
>>Any downloads and article links ?
>
>You can download and install the Windows Scripting Host on the target machine, and launch scripts using (1) the native VFP RUN command to fire the CScript or WScript executables, (2) use an API call to do the same thing (my API_APPRUN class, the FFC's ShellExecute class and a ton of other examples exist that offer more flexibility than the native RUN) and there have been dozens of articles - one that I recommend is John Petersen's article last year in FoxTalk, which can be downloaded with source code examples for $5 from www.pinpub.com/foxtalk.

Thank you.
Igor Gelin
Database Developer
Previous
Reply
Map
View

Click here to load this message in the networking platform