FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Detect that a program is running
Posts: 723
Joined: Tue Sep 04, 2007 08:45 AM

Detect that a program is running

Posted: Sat Oct 05, 2013 08:59 AM

Guys:

Is there a way to find out if a program / process is running ? Thank you.

Posts: 9022
Joined: Thu Oct 06, 2005 08:17 PM

Re: Detect that a program is running

Posted: Sat Oct 05, 2013 09:40 AM
Hunter,

HunterEC wrote:Guys:

Is there a way to find out if a program / process is running ? Thank you.


Try

Code (fw): Select all Collapse
IsExeRunning( cExeName )


EMG

Continue the discussion