Code:
action darbiba()
{
   STRING* stringulio = str_create("blablabla");
   //
   while(my != NULL)
   {
      //do something here
      //
      proc_mode=PROC_GLOBAL;     //this line must run EVERY loop before wait
      wait(1);
   }
   //
   ptr_remove(stringulio);
}



"There is no fate but what WE make." - CEO Cyberdyne Systems Corp.
A8.30.5 Commercial