Roger Browne <[EMAIL PROTECTED]> wrote: > This pasm fragment... > index I1, "u", "t", -123456 > print I1 > print "\n" > end
> ...prints -32 instead of the expected -1. ... or somethin else, start wasn't verfied properly. Fixed (r8176), thanks for testing. leo