Re: [Gambas-user] R: Prog.gambas only one process - RECTIUS !!!

2012-03-13 Thread abbat
Does not work. I guess because programm.gambas is not shown ib process list so we can not find what to kill Vuott wrote: Excuse me, a little problem at name of program (before it was strange aaa): I re-send the code: Public Sub Form_Open() Dim index As String Dim

Re: [Gambas-user] R: Prog.gambas only one process - RECTIUS !!!

2012-03-13 Thread Ru Vuott
the executive and see in console if a (between many) string-variable plura[b] has then PID number of executive. --- Mar 13/3/12, abbat abbat...@mail.ru ha scritto: Da: abbat abbat...@mail.ru Oggetto: Re: [Gambas-user] R: Prog.gambas only one process - RECTIUS !!! A: gambas-user

[Gambas-user] R: Prog.gambas only one process - RECTIUS !!!

2012-03-12 Thread Ru Vuott
Excuse me, a little problem at name of program (before it was strange aaa): I re-send the code: Public Sub Form_Open() Dim index As String Dim plura As String[] Dim a, b, c As Integer Shell ps -aux | grep my_gambas__program To index plura = Split(index, ) c =