Project

General

Profile

Bug #42

Input command - missing ? when not using a string

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

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

Related to AOZ Studio Beta - Bug #47: Input - missing space after ?Closed01/21/2020Francois Lionet

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!

#2

Updated by Francois Lionet over 4 years ago

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

Fixed!

#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
#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 ?

#5

Updated by Baptiste Pillot about 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.

#6

Updated by Baptiste Pillot about 4 years ago

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

Also available in: Atom PDF