I give up.
I have don't have *.bat any more. All I have is a line:
RUN 'C:\WINDOWS\system32\cmd.exe /c start "Title" /AboveNormal C:\WINDOWS\notepad.exe'
When I run it I get a message:
No PARAMETER statement is found.
And three options:
Cancal Ignore Help
If I press Cancel it closes.
If...
ok, now it works . Thank you all.
But on my second comp (that doesn't have installed FoxPro) window that I run closes immediately. I have an idea that will fix it.
Thank you, but I have a problem. THis is wat I have:
DECLARE INTEGER ShellExecute ;
IN SHELL32.DLL ;
INTEGER nWinHandle,;
STRING cOperation,;
STRING cFileName,;
STRING cParameters,;
STRING cDirectory,;
INTEGER nShowWindow
ShellExecute( 0, "Open", "WFTV.bat"...
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.