I'm trying to use Windows script hosting from a Visual FoxPro application to write data to a Lotus 123 spreadsheet. I can use the technique to write to a Notepad or MS Word file, but it is not working with either Excel or Lotus. Here is the script I am running in FoxPro:
DECLARE Sleep IN...
I've got a Visual FoxPro application that needs to open a DOS command window, run a FORTRAN program in the window, and provide the user the ability to cancel the FORTRAN program and close the DOS window. Currently, I'm using a ShellExecute call to run the FORTRAN program in a DOS window. The...
Thanks for the suggestion of using () around the c. I inserted them, but still no luck. The program contiuues to run in the command window until I manually issue a ^c. If no program is running in the command window the ^c appears there. For some reason the SendKeys method is not interrupting...
I'm using Visual FoxPro v7 and Windows script host shell in Windows NT 4.0 to open a DOS window, run a DOS based executable program, and then provide the user the ability to cancel the program and return to the FoxPro application. This is all being done from a FoxPro program. The DOS program...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.