Actions
Bug #747
openF5 causing error for sqr()
Start date:
05/05/2021
Due date:
% Done:
0%
Estimated time:
Affected version:
Description
Enter sqr() and press F5 on it to bring up the help. It gives an error:
Image not defined at line 648, column 13 in file main.aoz
Files
Updated by Brian Flanagan over 3 years ago
- Affected version changed from Beta 7 to 1.0.0 (B8)
Re-tested in 1.0.0 (B8) v14
Partially fixed.
If you type:
Sqr
...and then hit F5, you'll get what you expect, however, if you type:
Sqr()
...(with the parentheses), and then hit F5, it no longer gets an error, however, it returns the wrong help.
Updated by Brian Flanagan over 3 years ago
- File Wrong_Help.png Wrong_Help.png added
- Assignee changed from Paul Kitching to Francois Lionet
With the cursor placed after the ( the results are unexpected.
Updated by Paul Kitching about 3 years ago
- Affected version changed from 1.0.0 (B8) to 1.0.0 (B10) u16
Still a problem in Beta 10.
Actions