How to check if the program is strill running

Just starting out? Need help? Post your questions and find answers here.
britoniah3480
User
User
Posts: 24
Joined: Thu Mar 29, 2007 1:53 pm

How to check if the program is strill running

Post by britoniah3480 »

hey guys i just want to know how to check if the program is still running..

i tried ProgramRunning() function but it needs integer not a string w/c i dont understand too.

please help.. :D
User avatar
Flype
Addict
Addict
Posts: 1542
Joined: Tue Jul 22, 2003 5:02 pm
Location: In a long distant galaxy

Post by Flype »

just have a look at the forum FAQ :

http://www.purebasic.fr/english/viewtopic.php?t=4876

How do I stop my app from being run twice at the same time?
No programming language is perfect. There is not even a single best language.
There are only languages well suited or perhaps poorly suited for particular purposes. Herbert Mayer
Post Reply