Akheon23 / oriculator

Automatically exported from code.google.com/p/oriculator
0 stars 0 forks source link

GET command not reading the apostrophe key correctly in ORIC-1 mode. #69

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. The easiest way to demonstrate the issue is with this short listing :-

10 GET A$
20 A=ASC(A$)

What is the expected output? What do you see instead?

The lising produces an ?Illegal Quantity error when the apostrophe key is 
pressed. Also if you then type ?A$, nothing is returned. This is only a bug in 
Oric-1 Mode, ATMOS mode is unaffected.

What version of the product are you using? On what operating system?

Windows 7, 64bit using latest Oricutron V0.9 release.

Please provide any additional information below.

Original issue reported on code.google.com by dave3...@googlemail.com on 6 Sep 2013 at 1:57

GoogleCodeExporter commented 9 years ago
You cannot Get an apostrophe, this is an Oric-1 bug and not Oricutron related.
Amoric has the same behaviour.

Original comment by stefan.h...@gmail.com on 26 Sep 2013 at 9:39