Bob Spelten wrote:
>> Nothing to do with BPUT here. The problem is that you're using an
>> array expression x(0,1) with more than one dimension in the FOR loop.
>> SBASIC got a bug there.
> Thanks for the insight.
> I was puzzled because it had worked before.
> But I did at one point replace the single var for the array var.
> This line may have been untested since.
> I'll check all my FOR loops and add this to my database of potential
> errors.

Mind you, it only seems to be a problem for single line loops.

The fix is fairly trivial (it's just one thrashed register), when we
can get another SMSQ/E release together it will go in. Apart from that
it's easy enough to avoid and at least results in a clean error and
not in a crash or anything.

Marcel

_______________________________________________
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm

Reply via email to