28 Jun
2006
28 Jun
'06
4:39 p.m.
nitro2k01 wrote:
Is there any way around this, iow a way to start a shred from a instanciated object?
This is a known issue and I believe it's being worked on. For now (if possible for what you want) declare initTest and iz as static: class Test{ 0=> static int iz; fun static void initTest(){ while(true){ <<<iz>>>; ++iz; 10::ms=>now; } } spork ~ initTest(); } Test o; while(true){ 1::week => now; } -- peace, love & harmony Atte http://www.atte.dk | quartet: http://www.anagrammer.dk http://www.atte.dk/gps | compositions: http://www.atte.dk/compositions