If you consider this a bug, then merge into bugs and reports please.
.UPROG
Asm(EF4045
Asm(FDCB00AE
Asm(EF7045
Asm(210100
0->I
While I<5
Asm(EF0745
I+1->I
End
(Not sure if this code is correct, it's just a sample one)
Asm(EF4045
Asm(FDCB00AE
Asm(EF7045
//The above lines could be changed to:
ClrDraw
DiagnosticOff
In fact, they're just the same thing. However, the second option runs much faster.
Now, the questions:
1. Is it just me?
2. Is it supposed to be like this?
3. If not, can it be fixed?
I think it is supposed to be this way, hence not considering it a 'bug'.
Thanks.