Hello,
I would need an example of how to use shellexec or winexec to run a program in the program's directory.
Best regards
Otto
#include "FiveWin.ch"
FUNCTION Main()
LOCAL cPathProgr := cFilePath( GetModuleFileName( GetInstance() ) )
WinExec( cPathProgr + "PROGR2.EXE" )
RETURN NIL
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: Google [Bot] and 45 guests