Post Reply 
(free42) CUSTOM bug
12-31-2017, 12:27 PM
Post: #1
(free42) CUSTOM bug
No doubt the last bug in 2017!
Try this:
Code:
>LBL "A1"
>LBL "A2"
>LBL "A3
>LBL "An"
 CLKEYS
 ASSIGN "A1" TO 01
 ASSIGN "A2" TO 02
 ASSIGN "A3" TO 03
>LBL 00
 CUSTOM
 RTN
>LBL "CST"
 CLKEYS
 ASSIGN "An" TO 01
 GTO 00
 END
Execute CST and see the single custom key "An". Good.
Now press it. It exits the CUSTOM menu instead of showing the new menu with A1, A2 and A3, as the 42S does.

Cheers, Werner

41CV†,42S,48GX,49G,DM42,DM41X,17BII,15CE,DM15L,12C,16CE
Find all posts by this user
Quote this message in a reply
12-31-2017, 12:39 PM
Post: #2
RE: (free42) CUSTOM bug
Confirmed.

Unsurprisingly, the SwissMicros DM42 exhibits the same behaviour.
Find all posts by this user
Quote this message in a reply
12-31-2017, 02:12 PM
Post: #3
RE: (free42) CUSTOM bug
So, CUSTOM toggles the custom menu, but it should only turn it on, never off, acting like SF 27.
Makes sense. Will fix in 2.0.9.
Visit this user's website Find all posts by this user
Quote this message in a reply
12-31-2017, 03:22 PM
Post: #4
RE: (free42) CUSTOM bug
No hurry there, Thomas, especially around these days :-)
And SF 27 is a simple workaround.
Best wishes for 2018!
Werner

41CV†,42S,48GX,49G,DM42,DM41X,17BII,15CE,DM15L,12C,16CE
Find all posts by this user
Quote this message in a reply
Post Reply 




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