Click here to Skip to main content
15,892,005 members

Comments by DivyaHal (Top 6 by date)

DivyaHal 4-Apr-22 10:20am View    
yeah actually i did try that somehow it did not work. I modified in other way and it worked. But now i am not able to kill that process to restart another process.
DivyaHal 1-Apr-22 13:22pm View    
Thank you... Using background worker made everything simple.
DivyaHal 28-Jan-22 6:58am View    
I got it. I have solved the issue. Thank you.
DivyaHal 26-Jan-22 10:36am View    
I did change the scope like making my variable global. But still doesn't work. I do not understand what I am missing.
DivyaHal 26-Jan-22 10:36am View    
I created global list and added temp_list contents to it.
And. Then tried to access it. But it still doesn't work. I am very new to this whole thing I am trying to learn. I have applied my all learnings still do not know what I am missing.

final_list is declared globally
For(int i=0;i