Actions
Bug #332
closedInput with prompt over-writes last portion of prompt.
Start date:
04/08/2020
Due date:
% Done:
0%
Estimated time:
Affected version:
Description
Example: Tutorials/AOZ Studio Lesson 2, step 2 (Line #62)
Here's the line in question. (You can even run it by itself to illustrate the problem.)
Print "Q1 of 4": Input "Is the number 95 a number or a string? N or S"; ANSWER1$
The result is that the S at the end of the prompt is chopped in half. (See attached snapshot.)
Files
Actions