Declare tmp#[],tmp& Class Test = t&,Test@ Proc Test.Test Parameters m& .t& = m& ENDPROC tmp#[0] = New(Test,5) WhileLoop 3 'that here is not 'tmp#[SizeOf(tmp#[])] = New(Test,& Loop) Wend WhileLoop 3 'so GEHTS tmp& = SizeOf(tmp#[]) tmp#[tmp&] = New(Test,&Loop) Wend WhileLoop 0,SizeOf(tmp#[])-1 Print tmp#[&Loop].t& Wend WaitInput
Session-Cookies