[Bug] Input error

mezonix

Member
Plyxon 2.0 Beta on macOS

1. Open test file
2. Input any text and and press return (enter)
3. We see an error as if we didn't enter anything

screen-1.png screen-2.png screen-3.png
View attachment test.txt
 
Last edited:
On linux this bug also occurs.

If you enter value an then click OK button in Variables window everything works fine.
If you enter value and then press enter key then this message box shows.

SQL:
-- Variable="input" Type="String" Required
select :input from dual
 
Back
Top