Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Command RUN /n will not run always *?*
Message
From
11/02/2003 13:50:35
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00751968
Message ID:
00751974
Views:
14
Edgar, have you tried this:
cProgram = ALLTRIM(notcr.Program)
RUN /N &cProgram
>A table contains list of programs to execute under certain conditions.
>After determining the appropriate program to run, I do so via a macro ...
>
>...
>   cProgramSwitch= ALLTRIM(notcr.Program)
>...
>   cRunScript= "Run /n "+ cProgramSwitch
>   &cRunScript && CRASHES WITH NEW VFP- C:\AEEFNEW\AEEF2AHIN.EXE
>
>This works for EXE or BAT ,,, until now.
>I've created an VFP EXE that when called, causes the caller program to crash with message RUN|! COMMAND FAILED.
>
>?What causes the failure - There are no extra spaces and I've renamed the EXE to 8.3 format without success...
In the End, we will remember not the words of our enemies, but the silence of our friends - Martin Luther King, Jr.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform