Is posisble check if some process is running?
Is possible form max know if osme process is running?
Im working on mac.
Best regards.
You need the shell external. Send a command like ps -x | grep -v grep | grep Mail will return something if Mail is running.
p
Thakyou, very usefull answer : )
Im researching now, i never work with externals, ahve to check how use external on max.
The only way is using external?
Thankyou !
Shell external not download, aparently dowload link is broken:
Some other way to see if process is running?
Bets regards.
Thankyou!
Please sorry for all questions, but how install and use external on max?
Im really fascinated with max, but the doscumentation no is really clear.
Great!!
i think i have working have to learn more lol : )