09.01.2010, 10:27
@Seif:
printf( "%d", CreateObject( 1989, 0, 0, 0, 0, 0, 0 ) );
Test that in a blank script and then think about the structure of your loop, the condition it will continue to run under (while(true)).
printf( "%d", CreateObject( 1989, 0, 0, 0, 0, 0, 0 ) );
Test that in a blank script and then think about the structure of your loop, the condition it will continue to run under (while(true)).

