Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
API_APPRUN
Message
From
07/09/1999 23:40:25
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
API_APPRUN
Miscellaneous
Thread ID:
00262259
Message ID:
00262259
Views:
46
Hi all,

I am using the above developed by Mr. Ed Rauh. I am facing some problem using this in certain PCs and hope someone can enlighten me where I can resolve the problem. When I execute below :

IF ddosrun("DIR /p", "MAX")

ELSE

ENDIF

The message "The process didn't dtart up. Please try again...." is displayed no matter how many times I tried. I have traced down the failure to the below statement :

lResult = CrPr( 0, cCommandLine, 0, 0, 0, 0, 0, uFromDir, ;
StartUpInfo, @cProcessInfo)
where the lResult is not 1...

Please help. Thanks in advance.
Next
Reply
Map
View

Click here to load this message in the networking platform