Project

General

Profile

Actions

Bug #42

closed

Input command - missing ? when not using a string

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

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

0%

Estimated time:
Affected version:

Description

input a$
input "Name";name$

The first line should show a ? followed by a space, then the cursor, but the second shouldn't. AOZ doesn't show a "?" for either.


Related issues 1 (0 open1 closed)

Related to AOZ Studio V1 (TBD bugs clean/-> V2) - Bug #47: Input - missing space after ?ClosedFrancois Lionet01/21/2020

Actions
Actions #1

Updated by Paul Kitching over 4 years ago

The subject should say when NOT using a string.

I wish I could edit the post, as I've done two so far and made a mistake on both!

Actions #2

Updated by Francois Lionet over 4 years ago

  • Status changed from New to Resolved
  • Target version set to 0.9.3

Fixed!

Actions #3

Updated by Baptiste Pillot over 4 years ago

  • Subject changed from Input command - missing ? when using a string to Input command - missing ? when not using a string
Actions #4

Updated by Baptiste Pillot over 4 years ago

  • Status changed from Resolved to Feedback

0.9.2.6 :

foo
Namebar

0.9.3.1 :

?foo
Namebar

The result is a little bit different than the one expected by Paul : "a ? +followed by a space+ then the cursor". There is no space between the ? and the cursor.

Francois : do you confirm the actual result for the 0.9.3.1 (without space) is the one that match the actual specifications ?

Actions #5

Updated by Baptiste Pillot over 4 years ago

  • Status changed from Feedback to Closed
  • Target version changed from 0.9.3 to 0.9.3.2
  • Amos : ? foo : it's right, there was a space here
  • 0.9.3.1 : ?foo : not conform to how Amos was working
  • 0.9.3.2 : ? foo : ok

Confirmed ok.

Actions #6

Updated by Baptiste Pillot over 4 years ago

  • Related to Bug #47: Input - missing space after ? added
Actions

Also available in: Atom PDF