Actions
Bug #44
closedCentre command
Start date:
01/21/2020
Due date:
01/31/2020
% Done:
0%
Estimated time:
Affected version:
Description
centre "centre"
print "test"
It puts spaces after the word centre. AMOS has no spaces.
Updated by Francois Lionet almost 5 years ago
- Status changed from New to Resolved
- Target version set to 0.9.3
Fixed!
Updated by Baptiste Pillot almost 5 years ago
- Status changed from Resolved to Feedback
- source : https://www.amos2.fr/ide/Amos2/Ide/Program/413
- run : https://www.amos2.fr/run/tickleman/44/
result (approx.) :
center test
waited result : should be :
centertest
Does not seem to work.
Updated by Baptiste Pillot almost 5 years ago
- Related to Bug #50: CENTRE still adding spaces added
Updated by Francois Lionet almost 5 years ago
- Status changed from Feedback to Resolved
- Target version changed from 0.9.3 to 0.9.3.2
Should be fixed.
Updated by Baptiste Pillot almost 5 years ago
- Due date set to 01/31/2020
- Status changed from Resolved to Closed
Yes, it now works.
Actions