Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

determine if a process is running

Status
Not open for further replies.

keithf01

Programmer
Jun 24, 2002
13
US
Can anyone supply some VB sample code or know of an API that can determine if a certain process is currently running?

I am kicking off a remote exec session from a mainframe job using Entire X, which in turn starts a client based MES program, logs in and starts a specified job which queries a database and starts lots in the MES.

I do not want to start the MES program multiple times.

Thanks,
Keith
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top