[Gambas-user] Propper way to kill a runnin process

Benoit Minisini gambas at ...1...
Mon Mar 10 19:31:24 CET 2008


On lundi 10 mars 2008, M0E Lnx wrote:
> Thank you ... I will try this.
> One more question.
> I have some code in the process_kill() event.
> Apparently this code is running twice. Is there a way to keep it from
> running again?
>

Process_Kill won't be raised twice for the same process. Please check that the 
second time this is not the same process as the first time. Otherwise, this 
is a bug, and you should send me your project if you want me to fix it!

Regards,

-- 
Benoit Minisini




More information about the User mailing list