I discovered a minor bug in SMSQ/E V 3.28's SBASIC today: In PRINT_USING the @ cancel character doesnt work as advertised. I know the danger of reporting something trivial like this is that someone will say "Ok, then fix it!" ;) It may (or may not) be trivial to fix, I havent got round to checking, its just that the distraction would be rather inconvenient right now.. Also, the bug may be in the manual, and somebody may already have the answer to that?

Try:

PRINT_USING '#  @-  #', 1, 2

It SHOULD output

1 -  2

Instead it outputs

1 @2

Per
_______________________________________________
QL-Users Mailing List

Reply via email to