Post Reply 
New firmware for the Swissmicros DM15L
10-04-2024, 05:01 PM
Post: #83
RE: New firmware for the Swissmicros DM15L
Just noticed an odd stack-handling issue when using < to backspace over/clear an entry currently being made in x


1
enter (puts 1 in y and 1 in x)
23 (begin typing a new value in x)
< (clear the 3)
< (clear the 2)

this will delete the 2 digits currently in the x buffer but it leaves 1 in y AND puts 1 in x too.

The usual behaviour is to clear x (to 0.00).

Remembering to press < a third time works, by clearing the erroneous X value, but it's not intuitive when you're used to "normal" behaviour.

Cheers,

John
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: New firmware for the Swissmicros DM15L - Johnp_g - 10-04-2024 05:01 PM



User(s) browsing this thread: 3 Guest(s)