include "NSLog.incl" CFStringRef s = @"12345" NSInteger i for i = 1 to 10 NSLog( @"%ld", fn StringIntegerValue( s ) + i ) next HandleEvents