Project

General

Profile

Bug #53

Inkey$ adding a space for <return>

Added by Paul Kitching over 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Normal
Target version:
Start date:
01/21/2020
Due date:
% Done:

0%

Estimated time:
Affected version:

Description

a$=""
b$=""
while a$=""
  a$=inkey$
wend
print ".";a$;"."
print ".";b$;"."

In AMOS this doesn't print a space between the dots if you just press return. It does in AOZ for a$.

v 0.9.3

Also available in: Atom PDF