08-23-2008, 11:09 AM
|
#2 (permalink)
|
| BlackBerry Extraordinaire
Join Date: Mar 2008 Location: Austin, TX Model: 9700 PIN: N/A Carrier: T-Mobile
Posts: 1,644
Post Thanks: 0 Thanked 34 Times in 33 Posts
| I don't think there is a "kill process" method, but assuming that you have control of the source code of the program to be terminated, you can fake it by sending a global event to the program. The program could implement GlobalEventListener, get the "kill yourself" message,and perform an orderly shutdown. |
| Offline
| |